diff options
-rw-r--r-- | ChangeLog | 45 | ||||
-rw-r--r-- | initscripts.spec | 6 |
2 files changed, 50 insertions, 1 deletions
@@ -1,3 +1,48 @@ +2007-05-15 Bill Nottingham <notting@redhat.com> + + * ChangeLog, initscripts.spec: 8.54-1 + +2007-05-13 Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com> + + * po/ms.po: Updated Malay translation + +2007-05-08 Karsten Hopp <karsten@redhat.com> + + * rc.d/rc.sysinit: + don't print an error message about a missing device when p.e. a + logical partition is referenced in /etc/crypttab as it doesn't exist + at the first pass + +2007-05-05 Hyu Gabaru <hyu_gabaru@yahoo.co.jp> + + * po/ja.po: translation completed + + * po/ja.po: translating... + +2007-05-03 Doncho N. Gunchev <mr700@globalnet.bg> + + * po/bg.po: Translation update + +2007-05-02 Miroslav Ivanov <kiro.kopeleto@gmail.com> + + * po/bg.po: Translation update + +2007-04-28 Miloslav Trmac <mitr@redhat.com> + + * po/cs.po: Fix a few translation bugs. + +2007-04-25 Amitakhya Phukan <aphukan@redhat.com> + + * po/as.po: Updated assamese initscripts translation + +2007-04-24 Amitakhya Phukan <aphukan@redhat.com> + + * po/as.po: Updated assamese initscripts translation + +2007-04-21 Doncho N. Gunchev <mr700@globalnet.bg> + + * po/bg.po: msgmerge -v .pot > .po + 2007-04-19 Bill Nottingham <notting@redhat.com> * ChangeLog, initscripts.spec: 8.53-1 diff --git a/initscripts.spec b/initscripts.spec index 99c70dc1..8f218eb0 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.53 +Version: 8.54 License: GPL Group: System Environment/Base Release: 1 @@ -203,6 +203,10 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue May 15 2007 Bill Nottingham <notting@redhat.com> 8.54-1 +- translation updates: as, bg, cs, ja, ms +- redirect bogus errors from cryptsetup to /dev/null <karsten@redhat.com> + * Thu Apr 19 2007 Bill Nottingham <notting@redhat.com> 8.53-1 - init.d/halt: use sound saving wrapper from alsa-utils, conflict with older versions (#236916) |