aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 38e57fd0..19aafd63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2000-04-19 Bill Nottingham <notting@redhat.com>
+ * rc.d/init.d/network:
+ remove extraneous message
+
+ * rc.d/init.d/halt, rc.d/rc.sysinit:
+ use /poweroff and /halt to determine whether powering off
+
* lang.csh:
use /bin/echo for consistent behavior
fix case statement ; apparently tcsh likes fd 15??