From 6130b3b155627fba62a8f1411289d40486d22a26 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 24 Jul 2002 21:30:15 +0000 Subject: 6.88-1 --- ChangeLog | 34 ++++++++++++++++++++++++++++++++++ initscripts.spec | 5 ++++- 2 files changed, 38 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f587ce7f..0493faf2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,37 @@ +2002-07-24 Bill Nottingham + + * ChangeLog, initscripts.spec: 6.88-1 + + * lang.sh, rc.d/rc.sysinit, lang.csh: + oops, UTF-8 can have @euro + +2002-07-23 Kjartan Maraas + + * po/no.po: Update and convert to UTF-8 + +2002-07-23 Federico Musto + + * po/es.po, po/fr.po: + "/mnt/traduzioni/RH8.0/translate/initscripts" + +2002-07-22 Bill Nottingham + + * rc.d/rc.sysinit: + load firewire if needed/configured (#67203) + +2002-07-19 Federico Musto + + * po/de.po, po/es.po, po/fr.po, po/it.po: + "/mnt/traduzioni/RH8.0/translate/initscripts" + +2002-07-19 Pedro Morais + + * po/pt.po: updates + +2002-07-18 Richard Allen + + * po/is.po: *** empty log message *** + 2002-07-17 Bill Nottingham * Changelog, initscripts.spec: 6.87-1 diff --git a/initscripts.spec b/initscripts.spec index 24adc11b..cc8b78b9 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.87 +Version: 6.88 License: GPL Group: System Environment/Base Release: 1 @@ -244,6 +244,9 @@ rm -rf $RPM_BUILD_ROOT %dir /etc/locale/*/LC_MESSAGES %changelog +* Wed Jul 24 2002 Bill Nottingham +- fix unicode checks in rc.sysinit, lang.{sh,csh} to handle UTF-8@euro + * Tue Jul 16 2002 Bill Nottingham - use iptables, not ipchains -- cgit