From a68ba98a217bc89cb8ef4288ae75e4c019181598 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 31 Mar 2000 16:00:46 +0000 Subject: *** empty log message *** --- ChangeLog | 5 +++++ initscripts.spec | 5 ++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0a1e95ff..19fa5013 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-03-31 Bill Nottingham + + * rc.d/init.d/network: + blarg. linuxconf support broken again. + 2000-03-27 Bill Nottingham * ChangeLog, initscripts.spec: diff --git a/initscripts.spec b/initscripts.spec index 0faf4cd8..3a0afaf3 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/rc.d scripts. Name: initscripts -Version: 5.04 +Version: 5.05 Copyright: GPL Group: System Environment/Base Release: 1 @@ -215,6 +215,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Fri Mar 31 2000 Bill Nottingham +- fix typo in /etc/rc.d/init.d/network that broke linuxconf (#10472) + * Mon Mar 27 2000 Bill Nottingham - remove compatiblity chkconfig links - run 'netfs stop' on 'network stop' if necessary -- cgit