diff options
author | Bill Nottingham <notting@redhat.com> | 2004-05-04 16:37:42 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2004-05-04 16:37:42 +0000 |
commit | 586c5c33c6434a152571b1d9ebb7181c9e2e37c7 (patch) | |
tree | c3c42951aa5b59e06c6369a99da10f3d773fdf0f /ChangeLog | |
parent | 8bc12cb8bd7088e5f067fb15687204a1837abdc1 (diff) | |
download | initscripts-586c5c33c6434a152571b1d9ebb7181c9e2e37c7.tar initscripts-586c5c33c6434a152571b1d9ebb7181c9e2e37c7.tar.gz initscripts-586c5c33c6434a152571b1d9ebb7181c9e2e37c7.tar.bz2 initscripts-586c5c33c6434a152571b1d9ebb7181c9e2e37c7.tar.xz initscripts-586c5c33c6434a152571b1d9ebb7181c9e2e37c7.zip |
7.51-1
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 45 |
1 files changed, 45 insertions, 0 deletions
@@ -1,3 +1,48 @@ +2004-05-04 Bill Nottingham <notting@redhat.com> + + * ChangeLog, initscripts.spec: 7.51-1 + + * src/initlog.c, src/minilogd.c, src/process.c, src/usernetctl.c: + cleanup fd leaks, mem leaks, other bogosities (#119987, <linux_4ever@yahoo.com>) + + * rc.d/rc.sysinit, sysconfig/network-scripts/network-functions: + handle multiple spaces correctly (#118583, <pallas@kadan.cz>) + + * sysconfig/network-scripts/ifup: + support ETHTOOL_OPTS on bonding slaves (#119430, <hrunting@texas.net>) + +2004-05-03 Bill Nottingham <notting@redhat.com> + + * rc.d/rc.sysinit: + get rid of LVM error when no volumes are defined (#121197) + + * rc.d/rc.sysinit: + fix selinux short-circuit test (#121143, <michal@harddata.com>) + + * rc.d/rc.sysinit: + /dev/mapper/control is a special file, check it accordingly (#121963) + + * rc.d/rc.sysinit: fedora coloring + +2004-05-03 Youcef Rabah Rahal <rahal@arabeyes.org> + + * po/ar.po: Arabeyes.org's Arabic translation + +2004-05-02 Youcef Rabah Rahal <rahal@arabeyes.org> + + * po/ar.po: Arabeyesorg's Arabic translation of the past week + +2004-04-25 Kjartan Maraas <kmaraas@gnome.org> + + * po/no.po: Update + +2004-04-21 Bill Nottingham <notting@redhat.com> + + * rc.d/init.d/network: remove ipv6 bogosity (#114128) + + * sysconfig/network-scripts/ifup-ctc, sysconfig/network-scripts/ifup-escon, sysconfig/network-scripts/ifup-iucv: + modprobe.conf tweakage + 2004-04-16 Bill Nottingham <notting@redhat.com> * ChangeLog, initscripts.spec: 7.50-1 |