aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog41
1 files changed, 41 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 515051fe..8a4976d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,44 @@
+2000-08-17 Bill Nottingham <notting@redhat.com>
+
+ * rc.d/rc.sysinit:
+ clean up /boot/kernel.h generation some
+
+2000-08-15 Nalin Dahyabhai <nalin@redhat.com>
+
+ * sysconfig/network-scripts/ifdown:
+ fix syntax error in ifdown
+
+ * initscripts.spec, src/netreport.c:
+ be more careful about netreport files
+
+2000-08-15 Bill Nottingham <notting@redhat.com>
+
+ * rc.d/init.d/functions:
+ don't use head, it's in /usr
+
+2000-08-14 Bill Nottingham <notting@redhat.com>
+
+ * sysconfig/network-scripts/ifdown:
+ support killing dhcpcd as well as starting it
+
+ * rc.d/rc.sysinit:
+ do case-insensitve greps of /proc/cmdline
+
+2000-08-12 Nalin Dahyabhai <nalin@redhat.com>
+
+ * initscripts.spec, sysconfig.txt:
+ move documentation for the DEMAND and IDLETIMEOUT values to the right section of sysconfig.txt
+
+2000-08-11 Bill Nottingham <notting@redhat.com>
+
+ * src/initlog.c:
+ don't do silly access checks on the root partition; instead, just try connecting to the syslog socket if it's there...
+
+2000-08-09 Bill Nottingham <notting@redhat.com>
+
+ * ChangeLog, initscripts.spec:
+ bump to 5.44
+
2000-08-08 Bill Nottingham <notting@redhat.com>
* rc.d/rc.sysinit: load agpgart if necessary