aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog10
-rw-r--r--initscripts.spec5
2 files changed, 14 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 05e26637..03f8acfc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
+1999-11-28 Bill Nottingham <notting@redhat.com>
+
+ * rc.d/init.d/network:
+ yet another typo. grr. arrgh.
+
1999-11-24 Bill Nottingham <notting@redhat.com>
+ * rc.d/rc.sysinit: fix other syntax error
+
+ * sysconfig/network-scripts/ifup:
+ don't add default loopback route
+
* rc.d/rc.sysinit: fix typo
1999-11-22 Michael K. Johnson <johnsonm@redhat.com>
diff --git a/initscripts.spec b/initscripts.spec
index c1db653b..5bdf5e05 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/rc.d scripts.
Name: initscripts
-%define version 4.68
+%define version 4.69
Version: %{version}
Copyright: GPL
Group: System Environment/Base
@@ -198,6 +198,9 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Sat Nov 28 1999 Bill Nottingham <notting@redhat.com>
+- impressive. Three new features, three new bugs.
+
* Mon Nov 22 1999 Michael K. Johnson <johnsonm@redhat.com>
- fix more possible failed CHAP authentication (with chat scripts)
- fix ppp default route problem