diff options
author | Bill Nottingham <notting@redhat.com> | 2002-04-15 02:39:00 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2002-04-15 02:39:00 +0000 |
commit | c8f538c421e542da1f7dd47fb7684dba2ac55cb6 (patch) | |
tree | c46474479b597bfc29ac1c5108027eade33d4dc6 /initscripts.spec | |
parent | 106379bcb8f65193f9105d2f5477de9e0b65337a (diff) | |
download | initscripts-c8f538c421e542da1f7dd47fb7684dba2ac55cb6.tar initscripts-c8f538c421e542da1f7dd47fb7684dba2ac55cb6.tar.gz initscripts-c8f538c421e542da1f7dd47fb7684dba2ac55cb6.tar.bz2 initscripts-c8f538c421e542da1f7dd47fb7684dba2ac55cb6.tar.xz initscripts-c8f538c421e542da1f7dd47fb7684dba2ac55cb6.zip |
6.64-1
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index c01efade..95cf3a61 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 6.63.1 +Version: 6.64 License: GPL Group: System Environment/Base Release: 1 @@ -244,6 +244,12 @@ rm -rf $RPM_BUILD_ROOT %dir /etc/locale/*/LC_MESSAGES %changelog +* Sun Apr 14 2002 Bill Nottingham <notting@redhat.com> 6.64-1 +- make sure chatdbg is set before using it (#63448, <Bertil@Askelid.com>) +- allow tweaking of more devices with hdparm (#53511), and + tweak non-disk devices iff they explicitly have a config file + for that device (#56575, #63415) + * Fri Apr 12 2002 Bill Nottingham <notting@redhat.com> 6.63-1 - ipcalc cleanups (#58410) - quit stripping binaries |