diff options
-rw-r--r-- | ChangeLog | 28 | ||||
-rw-r--r-- | initscripts.spec | 6 |
2 files changed, 33 insertions, 1 deletions
@@ -1,3 +1,31 @@ +2006-02-02 Bill Nottingham <notting@redhat.com> + + * ChangeLog, initscripts.spec: 8.24-1 + + * rc.d/init.d/functions: fix sendmail startup + +2006-02-02 Miloslav Trmac <mitr@redhat.com> + + * sysconfig.txt: Fix typos + +2006-02-01 Francesco Tombolini <tombo@adamantio.net> + + * po/it.po: Unload -> Scarico + Flush -> Svuoto + +2006-02-01 Gábor Szentiványi <szentivanyi.gabor@ulx.hu> + + * po/hu.po: Translation finished for FC5. + +2006-02-01 Miloslav Trmac <mitr@redhat.com> + + * rc.d/init.d/functions: + Eliminate creating the second awk process in get_numeric_dev() + +2006-01-31 Rodrigo Padula de Oliveira <rodrigopadula@gmail.com> + + * po/pt_BR.po: Correção e Tradução + 2006-01-31 Peter Jones <pjones@redhat.com> * ChangeLog, initscripts.spec: 8.23-1 diff --git a/initscripts.spec b/initscripts.spec index ae524340..7c1f0bea 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.23 +Version: 8.24 License: GPL Group: System Environment/Base Release: 1 @@ -208,6 +208,10 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Wed Feb 1 2006 Bill Nottingham <notting@redhat.com> 8.24-1 +- init.d/functions: fix sendmail startup +- sysconfig.txt: fix typos (<mitr@redhat.com>) + * Tue Jan 31 2006 Peter Jones <pjones@redhat.com> 8.23-1 - rc.sysinit: do a better job of not activating already active dmraids |