From 1ab5308438ace26929c034fc97f2ac5248ee3bf2 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 22 Aug 2000 15:51:44 +0000 Subject: *** empty log message *** --- ChangeLog | 23 ++++++++++++++++++++--- initscripts.spec | 6 +++++- 2 files changed, 25 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 19453426..9aed3227 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,23 @@ -2000-08-22 Than Ngo - * add KDE2 support - +2000-08-22 Bill Nottingham + + * sysvinitfiles: update documentation + + * rc.d/init.d/netfs: fix minor logical error + +2000-08-22 Than Ngo + + * ChangeLog, initscripts.spec, prefdm: + * Add KDE2 support + +2000-08-22 Bill Nottingham + + * initscripts.spec, prefdm: + if isn't there, just run whatever display manager happens to be installed + +2000-08-21 Bill Nottingham + + * rc.d/init.d/functions: add usleep after kill -9 + 2000-08-18 Bill Nottingham * initscripts.spec: bump rev to 5.46 diff --git a/initscripts.spec b/initscripts.spec index 3945bc47..4dd22784 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 5.47 +Version: 5.48 Copyright: GPL Group: System Environment/Base Release: 1 @@ -232,11 +232,15 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue Aug 22 2000 Bill Nottingham +- update documentation (#15475) + * Tue Aug 22 2000 Than Ngo - add KDE2 support to prefdm * Mon Aug 21 2000 Bill Nottingham - add usleep after kill -KILL in pidofproc, works around lockd issues (#14847) +- add some fallback logic to prefdm (#16464) * Fri Aug 18 2000 Bill Nottingham - don't load usb drivers if they're compiled statically -- cgit