aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog9
-rw-r--r--initscripts.spec5
2 files changed, 13 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c8c61421..b8a7ed98 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2001-08-23 Bill Nottingham <notting@redhat.com>
+
+ * Changelog, initscripts.spec: 6.26-1
+
+ * sysconfig/network-scripts/ifup:
+ source ifup-wireless, so it actually works (#52135)
+
+ * po/de.po: fix typo, again. (#50943)
+
2001-08-22 Than Ngo <than@redhat.com>
* sysconfig/network-scripts/ifup-ippp
- fix return code of isdnctrl (bug #52225)
diff --git a/initscripts.spec b/initscripts.spec
index 3f80abd3..82f03b68 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.25
+Version: 6.26
License: GPL
Group: System Environment/Base
Release: 1
@@ -239,6 +239,9 @@ rm -rf $RPM_BUILD_ROOT
%dir /etc/locale/*/LC_MESSAGES
%changelog
+* Wed Aug 22 2001 Bill Nottingham <notting@redhat.com>
+- fix ifup-wireless (#52135)
+
* Wed Aug 22 2001 Than Ngo <than@redhat.com>
- fix return code of isdnctrl (bug #52225)