diff options
author | Bill Nottingham <notting@redhat.com> | 2001-09-09 07:06:58 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2001-09-09 07:06:58 +0000 |
commit | 6836d2c80d415382ee9020b285d261e35d98385b (patch) | |
tree | fb862c6df7d8db80b552490e4340d6fee37e94d9 | |
parent | 717d3aa793dc32c4c5bb0f2478bba741f6bc77e6 (diff) | |
download | initscripts-6836d2c80d415382ee9020b285d261e35d98385b.tar initscripts-6836d2c80d415382ee9020b285d261e35d98385b.tar.gz initscripts-6836d2c80d415382ee9020b285d261e35d98385b.tar.bz2 initscripts-6836d2c80d415382ee9020b285d261e35d98385b.tar.xz initscripts-6836d2c80d415382ee9020b285d261e35d98385b.zip |
6.40-1
-rw-r--r-- | ChangeLog | 17 | ||||
-rw-r--r-- | initscripts.spec | 7 |
2 files changed, 21 insertions, 3 deletions
@@ -1,8 +1,23 @@ -* 2001-09-06 Than Ngo <than@redhat.com> +2001-09-09 Bill Nottingham <notting@redhat.com> + + * ChangeLog, initscripts.spec: 6.40-1 + + * rc.d/rc.sysinit: + don't run hwclock --adjust on a readonly filesystem + +2001-09-08 nilgun <nilgun@technologist.com> + + * po/tr.po: 366 translated messages + +2001-09-06 Than Ngo <than@redhat.com> * ChangeLog, initscripts.spec: 6.39-1 * initscripts-s390.patch: update initscripts-s390.patch +2001-09-05 Jesús Bravo Álvarez <jba@pobox.com> + + * po/gl.po: Updated Galician translations + 2001-09-05 Bill Nottingham <notting@redhat.com> * ChangeLog, initscripts.spec: 6.38-1 diff --git a/initscripts.spec b/initscripts.spec index f13d8072..624f7b69 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.39 +Version: 6.40 License: GPL Group: System Environment/Base Release: 1 @@ -239,7 +239,10 @@ rm -rf $RPM_BUILD_ROOT %dir /etc/locale/*/LC_MESSAGES %changelog -* Thu Sep 6 2001 Than Ngo <than@redhat.com> +* Sat Sep 8 2001 Bill Nottingham <notting@redhat.com> +- don't run hwclock --adjust on a read-only filesystem + +* Thu Sep 6 2001 Than Ngo <than@redhat.com> * update initscripts-s390.patch for s390/s390x * Wed Sep 5 2001 Bill Nottingham <notting@redhat.com> |