diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2000-01-31 Bill Nottingham <notting@redhat.com> + + * rc.d/init.d/network, sysconfig/network-scripts/ifup: + fix logic of boot-time interfaces somewhat + + * src/ppp-watch.c: + return code of socket is -1, not 0 + +2000-01-27 Bill Nottingham <notting@redhat.com> + + * rc.d/rc.sysinit: + get rid of warning when /var/lock and /var/run are empty + 2000-01-24 Bill Nottingham <notting@redhat.com> * rc.d/rc.sysinit: |