From 2ff1779a53d0eb7ab1ad4492710176acef2a80c0 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 27 Feb 2002 16:45:58 +0000 Subject: 6.44-1 --- ChangeLog | 17 +++++++++++++++++ initscripts.spec | 6 +++++- 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 7b3e009f..9de76d8c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2002-02-27 Bill Nottingham + + * ChangeLog, initscripts.spec: 6.44-1 + + * rc.d/rc.sysinit: banner tweaks + +2002-02-25 Bill Nottingham + + * lang.sh: unset sourced (#59616) + + * lang.csh: fix setenv invocation (#59946) + +2002-02-22 Bill Nottingham + + * rc.d/init.d/halt: + fix bug introduced by fix for #53580 (#60252) + 2002-02-07 Bill Nottingham * ChangeLog, initscripts.spec: 6.43-1 diff --git a/initscripts.spec b/initscripts.spec index 378e6a0d..fa2d31e1 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.43 +Version: 6.44 License: GPL Group: System Environment/Base Release: 1 @@ -240,6 +240,10 @@ rm -rf $RPM_BUILD_ROOT %dir /etc/locale/*/LC_MESSAGES %changelog +* Wed Feb 20 2002 Bill Nottingham +- rc.sysinit banner tweaks +- lang.csh/lang.sh tweaks (#59616, #59946) + * Wed Feb 6 2002 Bill Nottingham - backport assorted fixes from -HEAD -- cgit