diff options
-rw-r--r-- | ChangeLog | 7 | ||||
-rw-r--r-- | initscripts.spec | 2 |
2 files changed, 8 insertions, 1 deletions
@@ -1,3 +1,10 @@ +2000-03-07 Bill Nottingham <notting@redhat.com> + + * initscripts.spec, rc.d/init.d/network: + handle sysctl upgrades better ; re-run sysctl on network start + + * sysctl.conf, sysctl.conf.sparc: + add an extra newline 2000-02-24 Bill Nottingham <notting@redhat.com> diff --git a/initscripts.spec b/initscripts.spec index bfe967e4..23b4a22d 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.97 +%define version 4.98 Version: %{version} Copyright: GPL Group: System Environment/Base |