aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog19
-rw-r--r--initscripts.spec2
2 files changed, 20 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 87ac3aa9..3ae95616 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+1999-08-13 Bill Nottingham <nottingredhat.com>
+
+ * rc.d/rc.sysinit:
+ remove stuff for setting preferred link
+
+ * rc.d/rc.sysinit:
+ new raid startup stuff from Doug
+
+1999-08-10 Bill Nottingham <nottingredhat.com>
+
+ * src/initlog.conf, src/initlog.c:
+ ignore anything before a ^H
+ ignore twiddles on lines by themselves
+ allow BOL/EOL matching
+
+1999-08-10 Erik Troan <ewtredhat.com>
+
+ * src/ipcalc.c: added help/usage messages
+
1999-08-10 Bill Nottingham <nottingredhat.com>
* src/initlog.conf, src/initlog.c:
diff --git a/initscripts.spec b/initscripts.spec
index 9ff94fcd..2554e443 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/rc.d scripts.
Name: initscripts
-%define version 4.29
+%define version 4.30
Version: %{version}
Copyright: GPL
Group: System Environment/Base