From 5cc4f208d0e51b31a503f4ad15267c0bbc873393 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 9 Jul 2003 19:37:49 +0000 Subject: 7.28-1 --- ChangeLog | 26 ++++++++++++++++++++++++++ initscripts.spec | 5 ++++- 2 files changed, 30 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 344def45..5d483100 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +2003-07-09 Bill Nottingham + + * ChangeLog, initscripts.spec: + 7.28-1 + + * sysconfig/network-scripts/network-functions: + keys-, not .keys + +2003-07-08 Bill Nottingham + + * ChangeLog, initscripts.spec: + 7.27-1 + + * lang.csh, lang.sh, setsysfont: + check that we're the current foreground console before running + unicode_start + + * src/consoletype.1, src/consoletype.c: + add a test to consoletype to test that we're the current foreground + console + +2003-07-08 Sarah Smith + + * po/zh_CN.po: + updated the translation and header + 2003-07-08 Bill Nottingham * ChangeLog, initscripts.spec: diff --git a/initscripts.spec b/initscripts.spec index 4ef61149..72a50abb 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.27 +Version: 7.28 License: GPL Group: System Environment/Base Release: 1 @@ -247,6 +247,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Wed Jul 9 2003 Bill Nottingham 7.28-1 +- switch from $CONFIG.keys to keys-$CONFIG + * Tue Jul 8 2003 Bill Nottingham 7.27-1 - add a check to consoletype for the current foreground console - use it when running unicode_start (#98753) -- cgit v1.2.1