diff options
-rw-r--r-- | ChangeLog | 19 | ||||
-rw-r--r-- | initscripts.spec | 6 |
2 files changed, 24 insertions, 1 deletions
@@ -1,3 +1,22 @@ +2002-09-02 Bill Nottingham <notting@redhat.com> + + * ChangeLog, initscripts.spec: 6.93-1 + + * sysconfig/network-scripts/network-functions-ipv6: + mtu tweak (<pekkas@netcore.fi>) + + * lang.csh, lang.sh: + fix calling of unicode_start (#73158) + +2002-09-01 Pedro Morais <jncp@rnl.ist.utl.pt> + + * po/pt.po: "" + +2002-08-29 Federico Musto <federico@redhat.com> + + * po/it.po: + "/mnt/traduzioni/RH8.0/translate/initscripts" + 2002-08-28 Bill Nottingham <notting@redhat.com> * ChangeLog, initscripts.spec: 6.92-1 diff --git a/initscripts.spec b/initscripts.spec index 73ab13c3..29a221a1 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.92 +Version: 6.93 License: GPL Group: System Environment/Base Release: 1 @@ -244,6 +244,10 @@ rm -rf $RPM_BUILD_ROOT %dir /etc/locale/*/LC_MESSAGES %changelog +* Mon Sep 2 2002 Bill Nottingham <notting@redhat.com> +- fix calling of unicode_start in lang.{sh,csh} +- ipv6 tweak + * Wed Aug 28 2002 Bill Nottingham <notting@redhat.com> - don't infinite loop on ifdown - remove disabling of DMA; this can cause problems |