diff options
author | Bill Nottingham <notting@redhat.com> | 2000-01-31 20:04:15 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2000-01-31 20:04:15 +0000 |
commit | 38f5503ecc678bc1f28266b6a0febee4f0903a9d (patch) | |
tree | 382ee2a671166d890bd25f91b7645e3bc46819f2 /ChangeLog | |
parent | aa484d35318c8c5c8613c4a7135cb0249b840c76 (diff) | |
download | initscripts-38f5503ecc678bc1f28266b6a0febee4f0903a9d.tar initscripts-38f5503ecc678bc1f28266b6a0febee4f0903a9d.tar.gz initscripts-38f5503ecc678bc1f28266b6a0febee4f0903a9d.tar.bz2 initscripts-38f5503ecc678bc1f28266b6a0febee4f0903a9d.tar.xz initscripts-38f5503ecc678bc1f28266b6a0febee4f0903a9d.zip |
*** empty log message ***
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: |