From 696a33e7c46c1729be973da12b325322b4cb3209 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 13 Apr 2000 19:27:11 +0000 Subject: *** empty log message *** --- ChangeLog | 4 ++++ initscripts.spec | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index ee361425..642d9157 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-04-13 Bill Nottingham + + * rc.d/init.d/network: that check was bogus + 2000-04-12 Bill Nottingham * sysconfig/network-scripts/ifup-post: diff --git a/initscripts.spec b/initscripts.spec index 8c8488ca..ceec2b68 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.08 +Version: 5.09 Copyright: GPL Group: System Environment/Base Release: 1 @@ -215,8 +215,8 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog -* Mon Apr 10 2000 Bill Nottingham -- don't read commented-out 'onboot' entries +* Thu Apr 14 2000 Bill Nottingham +- fix testing of RESOLV_MODS (which shouldn't be used anyways) * Tue Apr 04 2000 Ngo Than - fix overwrite problem of resolv.conf on ippp/ppp/slip connections -- cgit