aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2001-01-24 23:02:39 +0000
committerBill Nottingham <notting@redhat.com>2001-01-24 23:02:39 +0000
commit1bf5c5e872a5de3488c11972e44c21d4ae483fa6 (patch)
treee7c24f3e5f5c80d5fa57dfb975298233b379ae81
parentc68b93ad140cc16db72a8ab05260e4a7bb1a97b3 (diff)
downloadinitscripts-1bf5c5e872a5de3488c11972e44c21d4ae483fa6.tar
initscripts-1bf5c5e872a5de3488c11972e44c21d4ae483fa6.tar.gz
initscripts-1bf5c5e872a5de3488c11972e44c21d4ae483fa6.tar.bz2
initscripts-1bf5c5e872a5de3488c11972e44c21d4ae483fa6.tar.xz
initscripts-1bf5c5e872a5de3488c11972e44c21d4ae483fa6.zip
5.59-1
-rw-r--r--ChangeLog6
-rw-r--r--initscripts.spec3
2 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d810e26..54b99078 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2001-01-24 Bill Nottingham <notting@redhat.com>
+ * rc.d/init.d/functions, rc.d/init.d/halt, rc.d/rc:
+ fix inability to shutdown cleanly
+
+ * ChangeLog, initscripts.spec:
+ 5.58-1
+
* po/cs.po, po/da.po, po/de.po, po/es.po, po/eu_ES.po, po/fi.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/initscripts.pot, po/is.po, po/it.po, po/ja.po, po/ko.po, po/Makefile, po/no.po, po/pl.po, po/pt_BR.po, po/pt.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/wa.po, po/xgettext_sh.py, po/zh_CN.GB2312.po, po/zh.po:
big refresh-po stuff
diff --git a/initscripts.spec b/initscripts.spec
index 3062a16b..6ad7ce38 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.58
+Version: 5.59
Copyright: GPL
Group: System Environment/Base
Release: 1
@@ -247,6 +247,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Jan 24 2001 Bill Nottingham <notting@redhat.com>
- quiet LVM setup (#24841)
+- fix inability to shutdown cleanly (#24889)
* Tue Jan 23 2001 Bill Nottingham <notting@redhat.com>
- new i18n mechanism