diff options
author | Bill Nottingham <notting@redhat.com> | 2002-07-24 21:30:15 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2002-07-24 21:30:15 +0000 |
commit | 6130b3b155627fba62a8f1411289d40486d22a26 (patch) | |
tree | 2b52d85ee34b3a07ebce4d5e0b3e197eacb4c852 /initscripts.spec | |
parent | 028c97436177229002c0ad6e642b79346ccfbca6 (diff) | |
download | initscripts-6130b3b155627fba62a8f1411289d40486d22a26.tar initscripts-6130b3b155627fba62a8f1411289d40486d22a26.tar.gz initscripts-6130b3b155627fba62a8f1411289d40486d22a26.tar.bz2 initscripts-6130b3b155627fba62a8f1411289d40486d22a26.tar.xz initscripts-6130b3b155627fba62a8f1411289d40486d22a26.zip |
6.88-1
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
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 <notting@redhat.com> +- fix unicode checks in rc.sysinit, lang.{sh,csh} to handle UTF-8@euro + * Tue Jul 16 2002 Bill Nottingham <notting@redhat.com> - use iptables, not ipchains |