aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog13
-rw-r--r--initscripts.spec5
2 files changed, 17 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 37c58c47..61455525 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2002-06-12 Bill Nottingham <notting@redhat.com>
+
+ * initscripts.spec, ChangeLog:
+ 6.78-1
+
+ * lang.csh, lang.sh, setsysfont:
+ fix UTF-8 checks
+
+2002-06-05 Than Ngo <than@redhat.com>
+
+ * initscripts.spec, sysconfig/network-scripts/ifup-ippp:
+ * fixed a bug in setting defaultgateway
+
2002-05-31 Bill Nottingham <notting@redhat.com>
* ChangeLog, initscripts.spec:
diff --git a/initscripts.spec b/initscripts.spec
index a892c434..aeac93c1 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.77
+Version: 6.78
License: GPL
Group: System Environment/Base
Release: 1
@@ -244,6 +244,9 @@ rm -rf $RPM_BUILD_ROOT
%dir /etc/locale/*/LC_MESSAGES
%changelog
+* Wed Jun 12 2002 Bill Nottingham <notting@redhat.com> 6.78-1
+- fix UTF-8 checks
+
* Wed Jun 05 2002 Than Ngo <than@redhat.com> 6.77-1
- fixed a bug in setting defaultgateway