diff options
author | Bill Nottingham <notting@redhat.com> | 2003-10-01 17:51:55 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2003-10-01 17:51:55 +0000 |
commit | 2fdec72581107eed97e1e907115bc33238d423a9 (patch) | |
tree | 97ac1162779354a6f158d27aff2be169b0d2da9b /initscripts.spec | |
parent | 133fd75da624ab2d9d94097502b0c068785b2651 (diff) | |
download | initscripts-2fdec72581107eed97e1e907115bc33238d423a9.tar initscripts-2fdec72581107eed97e1e907115bc33238d423a9.tar.gz initscripts-2fdec72581107eed97e1e907115bc33238d423a9.tar.bz2 initscripts-2fdec72581107eed97e1e907115bc33238d423a9.tar.xz initscripts-2fdec72581107eed97e1e907115bc33238d423a9.zip |
7.35-1r7-35
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/initscripts.spec b/initscripts.spec index b8fc8f61..e6531313 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.34 +Version: 7.35 License: GPL Group: System Environment/Base Release: 1 @@ -249,10 +249,14 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Wed Oct 1 2003 Bill Nottingham <notting@redhat.com> 7.35-1 +- load acpi modules on startup if necessary +- fix typo in ipsec comments & sysconfig.txt + * Mon Sep 15 2003 Than Ngo <than@redhat.com> 7.34-1 - use upsdrvctl to start the shutdown process -* Mon Sep 15 2003 Bill Nottingham <notting@redhat.com. 7.33-1 +* Mon Sep 15 2003 Bill Nottingham <notting@redhat.com> 7.33-1 - ipsec fixes (#104227, <harald@redhat.com>) - ppp fixes (#104128, #97845, #85447) |