diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 13 insertions, 2 deletions
@@ -1,7 +1,18 @@ +1999-12-06 Michael K. Johnson <johnsonm@redhat.com> + + * src/ppp-watch.c: redial after RETRYTIMEOUT on script failure + + * src/ppp-watch.c: tyops + + * src/ppp-watch.c: handle control-C and such on parent right + use sigaction + + * sysconfig/network-scripts/ifup-ppp: + Fix suggested by Adam P. Jenkins, tests fine here, may improve CHAP as well. + 1999-12-03 Michael K. Johnson <johnsonm@redhat.com> - * src/ppp-watch.c: - open fds, get lock/pid file names right + * src/ppp-watch.c: open fds, get lock/pid file names right 1999-12-03 Bill Nottingham <notting@redhat.com> |