aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog22
-rw-r--r--initscripts.spec8
2 files changed, 29 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index aa19cb4b..7f4f5d6a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+1999-11-22 Bill Nottingham <notting@redhat.com>
+
+ * rc.d/rc.sysinit:
+ load mixer settings for monolithic sound too
+
+1999-11-19 Michael K. Johnson <johnsonm@redhat.com>
+
+ * src/ppp-watch.c:
+ try not to fill up the logs with pppd failures
+
+ * src/Makefile, src/ppp-watch.8:
+ added ppp-watch man page
+
+ * src/usernetctl.1, src/usernetctl.8:
+ usernetctl is a system command
+
+ * src/usernetctl.1:
+ usernetctl is an internal wrapper program
+
+ * sysconfig/network-scripts/ifup-ppp:
+ make netcfg work by allowing device name to be full path to ifcfg file
+
1999-11-17 Bill Nottingham <notting@redhat.com>
* rc.d/rc.sysinit:
diff --git a/initscripts.spec b/initscripts.spec
index 4871a585..c20377f8 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.65
+%define version 4.66
Version: %{version}
Copyright: GPL
Group: System Environment/Base
@@ -198,6 +198,12 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Mon Nov 22 1999 Bill Nottingham <notting@redhat.com>
+- load mixer settings for monolithic sound
+- man page for ppp-watch
+- add ARP variable for ifup
+- some i18n fixes
+
* Wed Nov 10 1999 Bill Nottingham <notting@redhat.com>
- control stop-a separately from sysrq