aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2006-10-12 03:33:04 +0000
committerBill Nottingham <notting@redhat.com>2006-10-12 03:33:04 +0000
commitc1bd5962bea6e9d671cf5c5884eef38feaba2505 (patch)
tree43106420e2811a109fa2f09d559726d5675545c7
parentc24d6c193d7523bf09f51d72e2495f1a569ff09b (diff)
downloadinitscripts-c1bd5962bea6e9d671cf5c5884eef38feaba2505.tar
initscripts-c1bd5962bea6e9d671cf5c5884eef38feaba2505.tar.gz
initscripts-c1bd5962bea6e9d671cf5c5884eef38feaba2505.tar.bz2
initscripts-c1bd5962bea6e9d671cf5c5884eef38feaba2505.tar.xz
initscripts-c1bd5962bea6e9d671cf5c5884eef38feaba2505.zip
add changelogr8-45-2
-rw-r--r--initscripts.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index d90c4ed1..c3869ae1 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.1
+Version: 8.45.2
License: GPL
Group: System Environment/Base
Release: 1
@@ -199,6 +199,10 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Wed Oct 11 2006 Bill Nottingham <notting@redhat.com> 8.45.2-1
+- Handle "nodmraid" and "nompath" command line options (#209377, <pjones@redhat.com>)
+- translation updates: da, fi, zh_CN
+
* Mon Oct 9 2006 Bill Nottingham <notting@redhat.com> 8.45.1-1
- restorecon on moved dhclient lease file (#209853)