aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--initscripts.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 0e36921f..bc17ca0b 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.31.7.EL
+Version: 7.31.8.EL
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
+* Tue Nov 11 2003 Bill Nottingham <notting@redhat.com> 7.31.8.EL-1
+- fix handling of xDSL interfaces (#109601)
+- fix extraneous ethtool error message
+- fix dvorak keymap (#106854)
+
* Thu Oct 16 2003 Bill Nottingham <notting@redhat.com> 7.31.7.EL-1
- tweak redhat-support-check algorithm slightly (#106658)