From e900c1c35a8d85ec2f9752205f63db79462efc71 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 8 Mar 2000 16:22:12 +0000 Subject: *** empty log message *** --- ChangeLog | 12 ++++++++++++ initscripts.spec | 5 ++++- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 01920f14..62f2ea37 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2000-03-08 Bill Nottingham + + * rc.d/init.d/halt, sysconfig/network-scripts/ifdown, sysconfig/network-scripts/network-functions: + check that a device is up before bringing it down + +2000-03-08 Cristian Gafton + + * Makefile: look at Version: + + * initscripts.spec, sysconfig.txt: + documentation update from jakub + 2000-03-07 Bill Nottingham * src/minilogd.c: diff --git a/initscripts.spec b/initscripts.spec index 977f2eaf..67f489a2 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/rc.d scripts. Name: initscripts -Version: 4.99 +Version: 5.00 Copyright: GPL Group: System Environment/Base Release: 1 @@ -246,6 +246,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Wed Mar 8 2000 Bill Nottingham +- check that network devices are up before bringing them down + * Wed Mar 8 2000 Jakub Jelinek - update sysconfig.txt -- cgit v1.2.1