diff options
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 35833969..4ef61149 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 7.26 +Version: 7.27 License: GPL Group: System Environment/Base Release: 1 @@ -247,6 +247,10 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue Jul 8 2003 Bill Nottingham <notting@redhat.com> 7.27-1 +- add a check to consoletype for the current foreground console +- use it when running unicode_start (#98753) + * Wed Jul 2 2003 Bill Nottingham <notting@redhat.com> 7.26-1 - ipsec support (see sysconfig.txt, ifup-ipsec) - read $CONFIG.keys, for non-world-readable keys |