aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7f36f299..8587793b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
-1999-03-17 Bill Nottingham <notting@redhat.com>
+1999-03-18 Bill Nottingham <notting@redhat.com>
+
+ * src/initlog.c, src/initlog.h, src/process.c:
+ don't output error messages if reading commands
+
+ * src/Makefile, src/initlog.c, src/initlog.h, src/process.c:
+ gack. don't exit on command format errors from subprocess
* sysconfig/network-scripts/ifup: Exit the script if pump fails. Doh.