aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2002-04-15 02:39:00 +0000
committerBill Nottingham <notting@redhat.com>2002-04-15 02:39:00 +0000
commitc8f538c421e542da1f7dd47fb7684dba2ac55cb6 (patch)
treec46474479b597bfc29ac1c5108027eade33d4dc6
parent106379bcb8f65193f9105d2f5477de9e0b65337a (diff)
downloadinitscripts-c8f538c421e542da1f7dd47fb7684dba2ac55cb6.tar
initscripts-c8f538c421e542da1f7dd47fb7684dba2ac55cb6.tar.gz
initscripts-c8f538c421e542da1f7dd47fb7684dba2ac55cb6.tar.bz2
initscripts-c8f538c421e542da1f7dd47fb7684dba2ac55cb6.tar.xz
initscripts-c8f538c421e542da1f7dd47fb7684dba2ac55cb6.zip
6.64-1
-rw-r--r--ChangeLog16
-rw-r--r--initscripts.spec8
2 files changed, 23 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e780448..b7b94e3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2002-04-15 Bill Nottingham <notting@redhat.com>
+
+ * ChangeLog, initscripts.spec:
+ 6.64-1
+
+ * sysconfig/network-scripts/ifup-ppp:
+ make sure chatdbg is set before using it (#63448, <Bertil@Askelid.com>)
+
+ * rc.d/rc.sysinit:
+ allow tweaking of more devices (#53511)
+ tweak non-disk devices iff they explicitly have a config file for that device (#56575, #63415)
+
+2002-04-14 Pedro Morais <jncp@rnl.ist.utl.pt>
+
+ * po/pt.po: ""
+
2002-04-13 Bill Nottingham <notting@redhat.com>
* ChangeLog, initscripts.spec:
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