aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>1999-08-13 19:31:29 +0000
committerBill Nottingham <notting@redhat.com>1999-08-13 19:31:29 +0000
commitd77f3918fbdb6d51fa70ce3f22c45e5600645f2c (patch)
treead6211b211c3810f3e6d09a9b98b5011ccb22282
parentccdc62ef54d8f2a70b0400daffddd5cf9526e5dc (diff)
downloadinitscripts-d77f3918fbdb6d51fa70ce3f22c45e5600645f2c.tar
initscripts-d77f3918fbdb6d51fa70ce3f22c45e5600645f2c.tar.gz
initscripts-d77f3918fbdb6d51fa70ce3f22c45e5600645f2c.tar.bz2
initscripts-d77f3918fbdb6d51fa70ce3f22c45e5600645f2c.tar.xz
initscripts-d77f3918fbdb6d51fa70ce3f22c45e5600645f2c.zip
*** empty log message ***
-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