diff options
author | Bill Nottingham <notting@redhat.com> | 2000-08-22 15:51:44 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2000-08-22 15:51:44 +0000 |
commit | 1ab5308438ace26929c034fc97f2ac5248ee3bf2 (patch) | |
tree | a35ab360bc06f142420e64cccbf6b21952557b9c /initscripts.spec | |
parent | 94672d6adaa64bc53fbeda68f32cb294ee576793 (diff) | |
download | initscripts-1ab5308438ace26929c034fc97f2ac5248ee3bf2.tar initscripts-1ab5308438ace26929c034fc97f2ac5248ee3bf2.tar.gz initscripts-1ab5308438ace26929c034fc97f2ac5248ee3bf2.tar.bz2 initscripts-1ab5308438ace26929c034fc97f2ac5248ee3bf2.tar.xz initscripts-1ab5308438ace26929c034fc97f2ac5248ee3bf2.zip |
*** empty log message ***r5-48
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 6 |
1 files changed, 5 insertions, 1 deletions
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 <notting@redhat.com> +- update documentation (#15475) + * Tue Aug 22 2000 Than Ngo <than@redhat.de> - add KDE2 support to prefdm * Mon Aug 21 2000 Bill Nottingham <notting@redhat.com> - 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 <notting@redhat.com> - don't load usb drivers if they're compiled statically |