diff options
-rw-r--r-- | ChangeLog | 17 | ||||
-rw-r--r-- | initscripts.spec | 3 |
2 files changed, 19 insertions, 1 deletions
@@ -1,5 +1,22 @@ 2001-07-17 Bill Nottingham <notting@redhat.com> + * initscripts.spec, ChangeLog: 6.05-1 + + * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup: + fix ifup/ifdown + +2001-07-17 Kjartan Maraas <kmaraas@gnome.org> + + * 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 <notting@redhat.com> + + * 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 <than@redhat.com> - fix country_code for ISDN |