aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog20
-rw-r--r--initscripts.spec7
2 files changed, 26 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bdff83e4..464107f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2002-12-02 Bill Nottingham <notting@redhat.com>
+
+ * ChangeLog, initscripts.spec: 6.97-1
+
+ * ppp/ip-up.ipv6to4, sysconfig/network-scripts/ifup-ipv6, sysconfig/network-scripts/network-functions-ipv6, sysconfig.txt:
+ IPv6 update (<pekkas@netcore.fi>, <pb@bieringer.de>)
+
+ * rc.d/rc.sysinit: add devlabel support
+
+ * initscripts.spec, rc.d/init.d/netfs:
+ use lazy umount, tweak requires as needed
+
+2002-11-25 Bill Nottingham <notting@redhat.com>
+
+ * initscripts.spec: learn how to spell
+
+2002-11-19 Florian La Roche <laroche@redhat.com>
+
+ * initscripts.spec: - mainframe adjustments
+
2002-11-12 Bill Nottingham <notting@redhat.com>
* ChangeLog, initscripts.spec: 6.96-1
diff --git a/initscripts.spec b/initscripts.spec
index 17f0a98d..dde14a41 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.96
+Version: 6.97
License: GPL
Group: System Environment/Base
Release: 1
@@ -256,6 +256,11 @@ rm -rf $RPM_BUILD_ROOT
%dir /etc/locale/*/LC_MESSAGES
%changelog
+* Mon Dec 2 2002 Bill Nottingham <notting@redhat.com> 6.97-1
+- IPv6 update (<pekkas@netcore.fi>, <pb@bieringer.de>)
+- devlabel support (<Gary_Lerhaupt@Dell.com>)
+- do lazy NFS umounts
+
* Tue Nov 19 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- correctly remove non-packaged files for mainframe