diff options
author | Bill Nottingham <notting@redhat.com> | 2001-02-13 18:50:16 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2001-02-13 18:50:16 +0000 |
commit | 9b55df337e4b3eb47f1566edbfffd0eb169e7144 (patch) | |
tree | 107cd908c9e88219407fddaa9d5a8b208691b822 | |
parent | 2cfe21d2bf21d281f2596a2ed83d0e0a2ef9c2e0 (diff) | |
download | initscripts-9b55df337e4b3eb47f1566edbfffd0eb169e7144.tar initscripts-9b55df337e4b3eb47f1566edbfffd0eb169e7144.tar.gz initscripts-9b55df337e4b3eb47f1566edbfffd0eb169e7144.tar.bz2 initscripts-9b55df337e4b3eb47f1566edbfffd0eb169e7144.tar.xz initscripts-9b55df337e4b3eb47f1566edbfffd0eb169e7144.zip |
*** empty log message ***
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -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 |