diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 51 |
1 files changed, 51 insertions, 0 deletions
@@ -1,3 +1,54 @@ +2002-01-30 Bill Nottingham <notting@redhat.com> + + * setsysfont: + run /bin/setfont, not /usr/bin/setfont (kbd change) + +2002-01-25 Bill Nottingham <notting@redhat.com> + + * lang.csh: setenv LANG, not set LANG (#57957) + + * sysconfig/network-scripts/ifup: + don't blowaway pumpargs/dhcpcdargs if they pass in a hostname (#57927, <Olivier.Baudron@ens.fr>) + + * rc.d/init.d/netfs: + fix netdev uses (#57314, <cajoline@chaosengine.de>) + + * src/netreport.c: + complain about extra arguments (#54681, <goeran@uddeborg.pp.se>) + + * rc.d/init.d/halt: fix typo (#55955) + + * sysconfig/network-scripts/network-functions: + modprobe interface name, not alias name (#55380) + + * sysconfig/network-scripts/network-functions, rc.d/init.d/functions: + make sure su calls bash (#55288) + + * sysconfig/network-scripts/ifup: + don't loop on bad HWADDR settings (#52285) + + * rc.d/rc.sysinit: + load sound-slot-0, not the specific alias (#55231) + + * rc.d/init.d/functions: + fix double echo when using --user (#54871) + + * rc.d/init.d/functions: + random syntax cleanups (#54494) + + * sysconfig/network-scripts/ifup-routes: + allow tabs as delimiters, as well (#53964) + + * rc.d/init.d/halt: + don't blow up badly on devfs (#53580) + +2002-01-24 Bill Nottingham <notting@redhat.com> + + * prefdm: fix typo + + * ChangeLog, initscripts.spec: + 6.50-1 + 2002-01-24 Bill Nottingham <notting@redhat.com> * ChangeLog, initscripts.spec: 6.50-1 |