aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog85
-rw-r--r--initscripts.spec7
2 files changed, 89 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index cc20b463..b7efbb36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,89 @@
+2002-03-27 Bill Nottingham <notting@redhat.com>
+
+ * ChangeLog, initscripts.spec: 6.59-1
+
+ * rc.d/init.d/halt: -x, not -f
+
+ * rc.d/init.d/halt: add halt hook
+
+ * src/mkkerneldoth: handle bigmem too
+
+2002-03-27 Federico Musto <federico@redhat.com>
+
+ * po/de.po, po/es.po, po/fr.po:
+ "/mnt/traduzioni/RH8.0/translate/initscripts"
+
+2002-03-27 Sarah Smith <sarahs@redhat.com>
+
+ * po/zh_CN.GB2312.po:
+ modified headers and added more translation.
+
+2002-03-27 James Hashida <khashida@redhat.com>
+
+ * po/ja.po: updated ja.po translations
+
+2002-03-25 Bill Nottingham <notting@redhat.com>
+
+ * sysconfig/network-scripts/ifup, sysconfig.txt:
+ SRCADDR stuff returns
+
+2002-03-25 Sarah Smith <sarahs@redhat.com>
+
+ * po/zh_CN.GB2312.po:
+ updated against the lastest master copies
+
+2002-03-24 James Hashida <khashida@redhat.com>
+
+ * po/ja.po: rest of translation
+
+2002-03-23 Christian Rose <menthos@menthos.com>
+
+ * sv.po: Updated Swedish translation.
+
+2002-03-22 Federico Musto <federico@redhat.com>
+
+ * po/de.po, po/es.po, po/fr.po, po/it.po:
+ "/mnt/traduzioni/RH8.0/translate/initscripts"
+
+2002-03-22 James Hashida <khashida@redhat.com>
+
+ * po/ja.po: translation half done
+
+2002-03-22 hpwu <hpwu@redhat.com>
+
+ * po/zh_TW.Big5.po: updated translation
+
+2002-03-21 Bill Nottingham <notting@redhat.com>
+
+ * ppp/ip-down.ipv6to4, sysconfig/network-scripts/ifup-ipv6, sysconfig/network-scripts/network-functions-ipv6, sysconfig.txt:
+ IPv6 updates. <pekkas@netcore.fi>
+
+2002-03-21 Michelle Kim <mkim@redhat.com>
+
+ * po/ko.po: More translation added.
+
+2002-03-19 Bill Nottingham <notting@redhat.com>
+
+ * initscripts.spec: add URL
+
+2002-03-19 Pedro Morais <pmmm@rnl.ist.utl.pt>
+
+ * po/pt.po: pt update
+
2002-03-15 Bill Nottingham <notting@redhat.com>
- * ChangeLog, initscripts.spec: 6.57-1
+ * sysconfig/network-scripts/ifup, sysconfig.txt:
+ SRCADDR returns
+
+2002-03-15 Than Ngo <than@redhat.com>
+
+ * src/usernetctl.c, initscripts.spec:
+ fix usernetctl for working with neat
+
+2002-03-15 Bill Nottingham <notting@redhat.com>
+
+ * initscripts.spec, ChangeLog:
+ 6.57-1
* po/wa.po, po/zh_CN.GB2312.po, po/zh.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/ro.po, po/ru.po, po/nn.po, po/no.po, po/pl.po, po/pt_BR.po, po/pt.po, po/is.po, po/it.po, po/ja.po, po/ko.po, po/eu_ES.po, po/fi.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/da.po, po/de.po, po/es.po, po/cs.po, po/initscripts.pot, po/xgettext_sh.py:
update translations
diff --git a/initscripts.spec b/initscripts.spec
index e9ace65b..00220c5b 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.58
+Version: 6.59
License: GPL
Group: System Environment/Base
Release: 1
@@ -243,7 +243,10 @@ rm -rf $RPM_BUILD_ROOT
%dir /etc/locale/*/LC_MESSAGES
%changelog
-* Fri Mar 15 2002 Than Ngo <than@redhat.com > 6.58-1
+* Wed Mar 27 2002 Bill Nottingham <notting@redhat.com> 6.59-1
+- add local hook to halt
+
+* Fri Mar 15 2002 Than Ngo <than@redhat.com> 6.58-1
- fix usernetctl for working with neat
* Thu Mar 14 2002 Bill Nottingham <notting@redhat.com> 6.57-1