From 300c7e62701232894f97e2d7a8ae9fd32d778e7b Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 17 Jul 2001 22:59:25 +0000 Subject: 6.05-1 --- ChangeLog | 17 +++++++++++++++++ initscripts.spec | 3 ++- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 17424c26..40044e66 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,22 @@ 2001-07-17 Bill Nottingham + * initscripts.spec, ChangeLog: 6.05-1 + + * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup: + fix ifup/ifdown + +2001-07-17 Kjartan Maraas + + * po/.cvsignore, po/nn.po: + + * nn.po: Added Norwegian (nynorsk) translation. + * ChangeLog: Added this so we won't flood the master ChangeLog. + +2001-07-17 Bill Nottingham + + * src/initlog.1, src/initlog.c: + don't allow --event to be used with --cmd/--run (#49203) + * initscripts.spec: 6.04-1 * sysconfig.txt: some docs updates diff --git a/initscripts.spec b/initscripts.spec index 8d8ee006..8564d310 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 6.04 +Version: 6.05 License: GPL Group: System Environment/Base Release: 1 @@ -243,6 +243,7 @@ rm -rf $RPM_BUILD_ROOT - use -O nonetdev, require mount package that understands this - fix do_netreport when called as non-root - remove ip addresses from interfaces on ifdown +- oops, fix ifup/ifdown * Mon Jul 16 2001 Than Ngo - fix country_code for ISDN -- cgit