diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +1999-09-10 Bill Nottingham <notting@redhat.com> + + * initscripts.spec: + chkconfig --del in %preun, not %postun + + * rc.d/init.d/halt: use killall5, not kill + + * sysconfig/network-scripts/ifup: + add explicit 'dev'. Could help in some cases, I suppose. + +1999-09-10 Michael K. Johnson <johnsonm@redhat.com> + + * src/ppp-watch.c: report failure + 1999-09-09 Bill Nottingham <notting@redhat.com> * rc.d/init.d/halt: |