aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--initscripts.spec6
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 <notting@redhat.com>
+
+ * rc.d/init.d/network: that check was bogus
+
2000-04-12 Bill Nottingham <notting@redhat.com>
* 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 <notting@redhat.com>
-- don't read commented-out 'onboot' entries
+* Thu Apr 14 2000 Bill Nottingham <notting@redhat.com>
+- fix testing of RESOLV_MODS (which shouldn't be used anyways)
* Tue Apr 04 2000 Ngo Than <than@redhat.de>
- fix overwrite problem of resolv.conf on ippp/ppp/slip connections