aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 913913ce..2238eed9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,21 @@
+2001-02-13 Bill Nottingham <notting@redhat.com>
+
+ * initscripts.spec: 5.64-1
+
+ * rc.d/init.d/halt, rc.d/init.d/netfs:
+ unmount loopback stuff before stopping netfs or shutting down
+
+2001-02-13 I18N Processor <i18n@redhat.com>
+
+ * po/da.po: Auto-update by claus_h@image.dk
+
2001-02-12 Bill Nottingham <notting@redhat.com>
+ * rc.d/init.d/functions:
+ return 1 in killproc if process isn't running (#26718)
+
+ * initscripts.spec: new version
+
* sysconfig/network-scripts/ifup-post:
ifup-post could be called from places other than ifup, so recheck $FWACTIVE here