diff options
author | Bill Nottingham <notting@redhat.com> | 1999-12-13 16:24:31 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 1999-12-13 16:24:31 +0000 |
commit | a1adfef264d884b10deae2a2fa86afdfddc03947 (patch) | |
tree | 321509624220d776c871c96cf804562c72978ee2 /ChangeLog | |
parent | 2bbdcc88c616c7157284b82062caab4d351207fc (diff) | |
download | initscripts-a1adfef264d884b10deae2a2fa86afdfddc03947.tar initscripts-a1adfef264d884b10deae2a2fa86afdfddc03947.tar.gz initscripts-a1adfef264d884b10deae2a2fa86afdfddc03947.tar.bz2 initscripts-a1adfef264d884b10deae2a2fa86afdfddc03947.tar.xz initscripts-a1adfef264d884b10deae2a2fa86afdfddc03947.zip |
*** empty log message ***r4-72
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -1,10 +1,20 @@ +1999-12-08 Bill Nottingham <notting@redhat.com> + + * rc.d/init.d/halt: + unmount /proc after we're done with it. + 1999-12-06 Michael K. Johnson <johnsonm@redhat.com> - * src/ppp-watch.c: redial after RETRYTIMEOUT on script failure + * ChangeLog, initscripts.spec: + 4.71 release + + * 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 + * src/ppp-watch.c: + handle control-C and such on parent right use sigaction * sysconfig/network-scripts/ifup-ppp: |