diff options
author | Than Ngo <than@redhat.com> | 2001-08-21 12:41:40 +0000 |
---|---|---|
committer | Than Ngo <than@redhat.com> | 2001-08-21 12:41:40 +0000 |
commit | 93e74614c9521f3a05c1ce8de7ebfbe4527da63c (patch) | |
tree | 06a789d2a8e50a004e079a0118d0a1e9b080307a /initscripts.spec | |
parent | 756dc1a0ba9204c5d9daa5d0f3f76065c5e8eabe (diff) | |
download | initscripts-93e74614c9521f3a05c1ce8de7ebfbe4527da63c.tar initscripts-93e74614c9521f3a05c1ce8de7ebfbe4527da63c.tar.gz initscripts-93e74614c9521f3a05c1ce8de7ebfbe4527da63c.tar.bz2 initscripts-93e74614c9521f3a05c1ce8de7ebfbe4527da63c.tar.xz initscripts-93e74614c9521f3a05c1ce8de7ebfbe4527da63c.zip |
- fix shutdown/Bringing up isdn devicer6-23
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 e8f7774c..215fbcfc 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.22 +Version: 6.23 License: GPL Group: System Environment/Base Release: 1 @@ -239,6 +239,9 @@ rm -rf $RPM_BUILD_ROOT %dir /etc/locale/*/LC_MESSAGES %changelog +* Tue Aug 21 2001 Than Ngo <than@redhat.com> +- fix shutdown/Bringing up isdn device + * Mon Aug 20 2001 Nalin Dahyabhai <nalin@redhat.com> - fix syntax error in lang.csh - set codeset by echoing to /dev/tty instead of /proc/self/fd/15 |