aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--initscripts.spec2
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7549696d..c38bf4e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1999-05-14 Bill Nottingham <notting@redhat.com>
+
+ * rc.d/init.d/network: oops, xargs is on /usr/bin, can't use that.
+
+ * rc.d/rc.sysinit: load modules earlier
+
1999-05-12 Bill Nottingham <notting@redhat.com>
* rc.d/rc.sysinit:
diff --git a/initscripts.spec b/initscripts.spec
index 56628bf2..c99d7c79 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.17
+%define version 4.18
Version: %{version}
Copyright: GPL
Group: System Environment/Base