diff options
author | Bill Nottingham <notting@redhat.com> | 2001-09-05 16:37:11 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2001-09-05 16:37:11 +0000 |
commit | cba8b275a271ee8318122160e642541ed32e0622 (patch) | |
tree | b4250dc5c901b30218fb3f5088c4d1fe1f0baca5 | |
parent | 2b9129f010a19827a1afbb28335d794ab9d0d67b (diff) | |
download | initscripts-cba8b275a271ee8318122160e642541ed32e0622.tar initscripts-cba8b275a271ee8318122160e642541ed32e0622.tar.gz initscripts-cba8b275a271ee8318122160e642541ed32e0622.tar.bz2 initscripts-cba8b275a271ee8318122160e642541ed32e0622.tar.xz initscripts-cba8b275a271ee8318122160e642541ed32e0622.zip |
6.38-1r6-38
-rw-r--r-- | ChangeLog | 28 | ||||
-rw-r--r-- | initscripts.spec | 6 |
2 files changed, 33 insertions, 1 deletions
@@ -1,3 +1,31 @@ +2001-09-05 Bill Nottingham <notting@redhat.com> + + * ChangeLog, initscripts.spec: 6.38-1 + +2001-09-05 Trond Eivind Glomsrod <teg@redhat.com> + + * po/sv.po: Fix one of the obsolete entries + + * po/no.po: Unfuzzy + +2001-09-05 Than Ngo <than@redhat.com> + + * po/sv.po: * add comments back + +2001-09-05 Federico Musto <federico@redhat.com> + + * po/fr.po: *** empty log message *** + +2001-09-05 Bill Nottingham <notting@redhat.com> + + * rc.d/init.d/halt, rc.d/rc.sysinit: + quota & hwclock tweaks (<pbrown@redhat.com>) + +2001-09-04 Federico Musto <federico@redhat.com> + + * po/de.po, po/es.po, po/fr.po: + "/mnt/traduzioni/RH7.2/translate/initscripts" + 2001-09-04 Bill Nottingham <notting@redhat.com> * ChangeLog, initscripts.spec: 6.37-1 diff --git a/initscripts.spec b/initscripts.spec index aab2564e..4f6ef8ff 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 6.37 +Version: 6.38 License: GPL Group: System Environment/Base Release: 1 @@ -239,6 +239,10 @@ rm -rf $RPM_BUILD_ROOT %dir /etc/locale/*/LC_MESSAGES %changelog +* Wed Sep 5 2001 Bill Nottingham <notting@redhat.com> +- translation updates +- quota and hwclock tweaks (<pbrown@redhat.com>) + * Mon Sep 3 2001 Bill Nottingham <notting@redhat.com> - fix severe alias problems (#52882) |