diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 36 |
1 files changed, 34 insertions, 2 deletions
@@ -1,7 +1,39 @@ -2000-05-06 Bill Nottingham <notting@redhat.com> +2000-06-01 Bill Nottingham <notting@redhat.com> + + * sysconfig/network-scripts/ifup-aliases: + don't add duplicate default routes for aliases + + * sysconfig/network-scripts/ifdown: + typo; wait only 5 seconds, not 50 + +2000-05-31 Bill Nottingham <notting@redhat.com> + + * rc.d/init.d/halt: + remove read-only root remount; it's unnecessary + + * rc.d/init.d/functions: + use pidofproc ; it does its own basename (#11762) + + * sysconfig.txt: make description of static-routes file clearer + + * rc.d/init.d/network: + fix check for strange linuxconf static-routes + +2000-05-22 Bill Nottingham <notting@redhat.com> + + * initscripts.spec: tweak procps requirement + +2000-05-19 Bill Nottingham <notting@redhat.com> * initscripts.spec: - don't require modutils on ia64 + remove ia64 modutils non-requirement + +2000-05-11 nalin <nalin@redhat.com> + + * initscripts.spec: + bump version for new release + + * rc.d/rc.sysinit: fix bug #11267 2000-05-02 Bill Nottingham <notting@redhat.com> |