diff options
author | Bill Nottingham <notting@redhat.com> | 2002-09-02 17:33:18 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2002-09-02 17:33:18 +0000 |
commit | 982fe0254cdfbf71722e001cb78f3376c49d5cb3 (patch) | |
tree | b86c7274852b91f423e1a6c9787ce1c9f2d347f4 /initscripts.spec | |
parent | c343afc4cdbdd337149ff8700541024a7f321db0 (diff) | |
download | initscripts-982fe0254cdfbf71722e001cb78f3376c49d5cb3.tar initscripts-982fe0254cdfbf71722e001cb78f3376c49d5cb3.tar.gz initscripts-982fe0254cdfbf71722e001cb78f3376c49d5cb3.tar.bz2 initscripts-982fe0254cdfbf71722e001cb78f3376c49d5cb3.tar.xz initscripts-982fe0254cdfbf71722e001cb78f3376c49d5cb3.zip |
6.93-1r6-93
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 6 |
1 files changed, 5 insertions, 1 deletions
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 |