diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -1,3 +1,26 @@ +2000-07-13 Bill Nottingham <notting@redhat.com> + + * rc.d/rc.sysinit: fix == in shell + + * initscripts.spec: + tweak %pretrans some more + + * rc.d/init.d/functions: + chuck ulimit errors to /dev/null + +2000-07-12 Bill Nottingham <notting@redhat.com> + + * ppp/ip-up: + move ip-up.local to after ifup-post, so that it has proper name resolution. Also, kill unused hearbeat stuff. + +2000-07-11 Bill Nottingham <notting@redhat.com> + + * ChangeLog, initscripts.spec: + bump release to 5.31, implement rc.d disappearance with RPM Magic + + * sysconfig.txt: + fix some of the harddisks documentation + 2000-07-11 Bill Nottingham <notting@redhat.com> * sysconfig.txt: |