aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2001-02-10 00:49:48 +0000
committerBill Nottingham <notting@redhat.com>2001-02-10 00:49:48 +0000
commitc8d833dfceddb2d50139221e8b216415397a859c (patch)
tree081580690fc67615f79e6d50f9a1bc9f1c7f007a
parenteb7df4d6479b7b23cbfe4588a0961ac17b90f8c8 (diff)
downloadinitscripts-r5-63-1.tar
initscripts-r5-63-1.tar.gz
initscripts-r5-63-1.tar.bz2
initscripts-r5-63-1.tar.xz
initscripts-r5-63-1.zip
5.63.1-1r5-63-1
-rw-r--r--ChangeLog26
-rw-r--r--initscripts.spec5
2 files changed, 30 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 273c70a8..21ce6c7e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2001-02-10 Bill Nottingham <notting@redhat.com>
+
+ * initscripts.spec: 5.63.1-1
+
+ * lang.csh, lang.sh:
+ reintroduce font page reset, but fix su errors
+
+2001-02-09 I18N Processor <i18n@redhat.com>
+
+ * po/cs.po:
+ Auto-update by milan.kerslager@spsselib.hiedu.cz
+
+2001-02-08 I18N Processor <i18n@redhat.com>
+
+ * po/cs.po:
+ Auto-update by milan.kerslager@spsselib.hiedu.cz
+
+2001-02-08 Bill Nottingham <notting@redhat.com>
+
+ * rc.d/rc.sysinit:
+ load ide-cd before ide-scsi
+
+2001-02-08 I18N Processor <i18n@redhat.com>
+
+ * po/is.po: Auto-update by ra@xo.hp.is
+
2001-02-08 Bill Nottingham <notting@redhat.com>
* initscripts.spec: 5.63
diff --git a/initscripts.spec b/initscripts.spec
index 2a13dbe9..6b4fc3fd 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/init.d scripts.
Name: initscripts
-Version: 5.63
+Version: 5.63.1
Copyright: GPL
Group: System Environment/Base
Release: 1
@@ -251,6 +251,9 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Fri Feb 9 2001 Bill Nottingham <notting@redhat.com>
+- muck with the font in lang.csh/lang.sh, but don't spit out errors (#26903)
+
* Wed Feb 7 2001 Bill Nottingham <notting@redhat.com>
- ipv6 sync ups (#26502, #25775)
- fix hangs at shutdown (#25744)