diff options
author | Bill Nottingham <notting@redhat.com> | 2004-03-26 18:19:54 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2004-03-26 18:19:54 +0000 |
commit | 7f914b75c275f846240861876fc819d51810cbc7 (patch) | |
tree | 4e4cd7fe66865082ae892d43fc98bea7f3a55c68 /initscripts.spec | |
parent | 73c36992e170233d4b132c760caa907fa9f818be (diff) | |
download | initscripts-7f914b75c275f846240861876fc819d51810cbc7.tar initscripts-7f914b75c275f846240861876fc819d51810cbc7.tar.gz initscripts-7f914b75c275f846240861876fc819d51810cbc7.tar.bz2 initscripts-7f914b75c275f846240861876fc819d51810cbc7.tar.xz initscripts-7f914b75c275f846240861876fc819d51810cbc7.zip |
7.49-1
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index bf2e1eaa..1cd6b444 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.48 +Version: 7.49 License: GPL Group: System Environment/Base Release: 1 @@ -249,6 +249,11 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Fri Mar 26 2004 Bill Nottingham <notting@redhat.com> 7.49-1 +- use alsa for mixer saving in halt +- don't umount /proc in halt (#118880) +- various translation updates from translators + * Wed Mar 17 2004 Bill Nottingham <notting@redhat.com> 7.48-1 - disable enforcing in emergency mode for now, relabel some commonly mislabeled files on boot |