From 510dc797fc7f630aa109191c863110087cf474b9 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 10 May 2005 19:00:43 +0000 Subject: 8.11-1 --- ChangeLog | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cc3ce401..79cc21bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,76 @@ +2005-05-10 Bill Nottingham + + * ChangeLog, initscripts.spec: 8.11-1 + + * sysconfig/network-scripts/ifdown-eth, sysconfig/network-scripts/network-functions: + fix grep to always match the full hwaddr, as opposed to matching '0' + against '00:AA:BB:CC:DD:EE'. Take into account lines that end with + spaces, or with "# this is a comment", too. Also, put the grep in only + one place instead of 3. Fixes #157252, #153669. + +2005-05-10 Philippe + + * po/fr.po: *** empty log message *** + +2005-05-09 Philippe + + * po/fr.po: *** empty log message *** + +2005-05-09 Bill Nottingham + + * rc.d/rc.sysinit: + if you boot without selinux support, make sure things are + automaitically relabelled later () + + * rc.d/rc.sysinit: fix fixfiles invocation (#157182) + +2005-05-05 Bill Nottingham + + * initscripts.spec: btmp should be 0600 (#156900) + +2005-05-04 Nikolay Sarmadzhiev + + * po/bg.po: *** empty log message *** + +2005-05-04 Dmitri Alenitchev + + * po/ru.po: + Замена "сброс postfix" на "очистка postfix" + Замена "отмена postfix" на "экстренный останов postfix" + +2005-05-04 Arangel Angov + + * po/mk.po: fix + +2005-05-03 Dmitri Alenitchev + + * po/ru.po: *** empty log message *** + +2005-05-03 Amanpreet Singh Alam + + * po/pa.po: update by alam + +2005-05-01 Rodolfo M. Raya + + * po/es.po: Reviewed fuzzy entries. This file deserves thorough review + +2005-04-30 Jaswinder Singh Phulewala + + * po/pa.po: update by jaswinderphulewala@yahoo.com + +2005-04-29 Bill Nottingham + + * initscripts.spec: 8.10-1 + + * rc.d/init.d/functions, rc.d/rc.sysinit: + fix hang on stale gdm fifo (#156355) + +2005-04-27 Bill Nottingham + + * rc.d/init.d/halt, rc.d/init.d/netfs, rc.d/init.d/network: + I'm going to go out on a limb and say that /proc/mounts *doesn't* have + comments. + 2005-04-27 Bill Nottingham * ChangeLog, initscripts.spec: 8.09-1 -- cgit