aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2006-10-19 19:33:38 +0000
committerBill Nottingham <notting@redhat.com>2006-10-19 19:33:38 +0000
commit02a4fbf8c653dda3f96cc891c52785cb32878366 (patch)
treea635432d0326a97a3d3b316e28c4ea0431818e0c
parent957315893570ebf9813e9199868a70f31bc82fb5 (diff)
downloadinitscripts-02a4fbf8c653dda3f96cc891c52785cb32878366.tar
initscripts-02a4fbf8c653dda3f96cc891c52785cb32878366.tar.gz
initscripts-02a4fbf8c653dda3f96cc891c52785cb32878366.tar.bz2
initscripts-02a4fbf8c653dda3f96cc891c52785cb32878366.tar.xz
initscripts-02a4fbf8c653dda3f96cc891c52785cb32878366.zip
add changelog
-rw-r--r--initscripts.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index ffb8e150..3a122ac1 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/init.d scripts.
Name: initscripts
-Version: 8.45.3.EL
+Version: 8.45.4.EL
License: GPL
Group: System Environment/Base
Release: 1
@@ -193,6 +193,11 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Thu Oct 19 2006 Bill Nottingham <notting@redhat.com> 8.45.4.EL-1
+- don't set CJKI as the language on virtual consoles (#209579)
+- use dmraid.static in rc.sysinit (#211297)
+- use sysfs interface for bonding, so multiple bonds work again (#202443, <agospoda@redhat.com>)
+
* Mon Oct 16 2006 Bill Nottingham <notting@redhat.com> 8.45.3.EL-1
- remove early-login code
- Handle "nodmraid" and "nompath" command line options (#209377, <pjones@redhat.com>)