From 83e0a250fe9cb3f30a447de701c9d0441b4625b0 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 18 Feb 2003 21:33:02 +0000 Subject: 7.08-1 --- ChangeLog | 33 +++++++++++++++++++++++++++++++++ initscripts.spec | 6 +++++- 2 files changed, 38 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d12bdc6f..ac27c1e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,36 @@ +2003-02-18 Bill Nottingham + + * ChangeLog, initscripts.spec: 7.08-1 + + * rc.d/rc: + run fewer scripts through action, causing less output to system logs + (#49670, #75279, #81531). Not the best fix, but should shut most + things up. + + * rc.d/rc.sysinit: + just because hid may be static doesn't mean keybdev/mousedev are + also, hid could have been hotplugged + +2003-02-17 Tino Meinen + + * po/nl.po: Updated Dutch translation + +2003-02-14 David Barzilay + + * po/pt_BR.po: updated1402 + +2003-02-13 Pedro Morais + + * po/pt.po: update + +2003-02-12 Gregory Petit + + * po/nl.po: + Changed charset to UTF-8 + + * po/nl.po: + Version 1.38 of initscripts.pot translated, 21 sentences not translated. + 2003-02-11 Bill Nottingham * ChangeLog, initscripts.spec: 7.07-1 diff --git a/initscripts.spec b/initscripts.spec index 265936bf..c5a1cfbd 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.07 +Version: 7.08 License: GPL Group: System Environment/Base Release: 1 @@ -246,6 +246,10 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue Feb 18 2003 Bill Nottingham 7.08-1 +- load keybdev & mousedev even if hid is already loaded/static +- run fewer scripts through action (#49670, #75279, #81531) + * Mon Feb 10 2003 Bill Nottingham 7.07-1 - fix nicknames & profiles (#82246) - fix check_device_down (#83780, ) -- cgit v1.2.1