aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
-rw-r--r--initscripts.spec2
2 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8bd41b77..a3b5698e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1999-07-06 Bill Nottingham <notting@redhat.com>
+
+ * initscripts.spec:
+ fix killall links (#3889)
+
+ * rc.d/init.d/functions:
+ oops, can't short-circuit backtics
+
1999-07-01 Bill Nottingham <notting@redhat.com>
* rc.d/init.d/network:
diff --git a/initscripts.spec b/initscripts.spec
index 331c341b..b558d6bb 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.24
+%define version 4.25
Version: %{version}
Copyright: GPL
Group: System Environment/Base