diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,5 @@ 2000-02-01 Nalin Dahyabhai <nalin@redhat.com> + * src/shvar.c: make svNewFile actually fail if file doesn't exist, add svCreateFile that ignores this error @@ -7,7 +8,6 @@ fix wrong default route ip in network-functions remove DEVICE=GATEWAYDEV weirdness -2000-01-31 Nalin Dahyabhai <nalin@redhat.com> * sysconfig/network-scripts/ifdown-post: attempt to reset the default route in case we dropped it for PPP @@ -22,6 +22,9 @@ 2000-01-31 Bill Nottingham <notting@redhat.com> + * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-post: + set hostname only on boot + * rc.d/init.d/network: bring down *all* interfaces on network stop |