diff options
author | Bill Nottingham <notting@redhat.com> | 1999-11-22 16:20:42 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 1999-11-22 16:20:42 +0000 |
commit | f272604b8ef9cf4e4a5d2d6caa5351a5b805bd70 (patch) | |
tree | cd6173df33dcaa4101f26c54ef040b142d871d3d /ChangeLog | |
parent | 3182297ebe41b6f16041823e66dfe5230383acde (diff) | |
download | initscripts-f272604b8ef9cf4e4a5d2d6caa5351a5b805bd70.tar initscripts-f272604b8ef9cf4e4a5d2d6caa5351a5b805bd70.tar.gz initscripts-f272604b8ef9cf4e4a5d2d6caa5351a5b805bd70.tar.bz2 initscripts-f272604b8ef9cf4e4a5d2d6caa5351a5b805bd70.tar.xz initscripts-f272604b8ef9cf4e4a5d2d6caa5351a5b805bd70.zip |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,3 +1,25 @@ +1999-11-22 Bill Nottingham <notting@redhat.com> + + * rc.d/rc.sysinit: + load mixer settings for monolithic sound too + +1999-11-19 Michael K. Johnson <johnsonm@redhat.com> + + * src/ppp-watch.c: + try not to fill up the logs with pppd failures + + * src/Makefile, src/ppp-watch.8: + added ppp-watch man page + + * src/usernetctl.1, src/usernetctl.8: + usernetctl is a system command + + * src/usernetctl.1: + usernetctl is an internal wrapper program + + * sysconfig/network-scripts/ifup-ppp: + make netcfg work by allowing device name to be full path to ifcfg file + 1999-11-17 Bill Nottingham <notting@redhat.com> * rc.d/rc.sysinit: |