aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 13 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 68cc7809..66a906f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>