diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,5 +1,23 @@ 1999-03-16 Bill Nottingham <notting@redhat.com> + * initscripts.spec: bump rev to 3.96 + + * src/process.c: + if we are 'in initlog' rewrite output so it goes to initlog + + * src/initlog.c: + if /dev/log exists on ROFS, that *doesn't* mean syslog is running + + * rc.d/init.d/functions: remove cruft + + * rc.d/init.d/functions: add a 'PASSED' result + fix ROFS logging to be sane + + * rc.d/rc.sysinit: + rewrite fsck so you don't get FAILED on a passed check + +1999-03-16 Bill Nottingham <notting@redhat.com> + * sysconfig/network-scripts/ifdown-ppp: fix for CHATPID (bug #1343) 1999-03-15 Bill Nottingham <notting@redhat.com> |