aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2003-01-30 06:19:13 +0000
committerBill Nottingham <notting@redhat.com>2003-01-30 06:19:13 +0000
commit71687c549567c3a179217f94c3591218b181e55f (patch)
tree362754abed481bf9ce1f2e5d48fb9f57f8b702a6
parent443331480e65dfc2914cd0a4e3142e9aef9f765d (diff)
downloadinitscripts-71687c549567c3a179217f94c3591218b181e55f.tar
initscripts-71687c549567c3a179217f94c3591218b181e55f.tar.gz
initscripts-71687c549567c3a179217f94c3591218b181e55f.tar.bz2
initscripts-71687c549567c3a179217f94c3591218b181e55f.tar.xz
initscripts-71687c549567c3a179217f94c3591218b181e55f.zip
7.05-1
-rw-r--r--ChangeLog46
-rw-r--r--initscripts.spec6
2 files changed, 51 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c0080fe..4ed5c620 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,49 @@
+2003-01-28 David Barzilay <barzilay@redhat.com>
+
+ * po/pt_BR.po: updated2801
+
+2003-01-24 Bill Nottingham <notting@redhat.com>
+
+ * rc.d/rc.sysinit: fix NFS root (#82685)
+
+ * inittab:
+ remove extraneous comment (#82656)
+
+2003-01-20 Bill Nottingham <notting@redhat.com>
+
+ * rc.d/init.d/functions:
+ add zh_TW, match all variants of those locales
+
+ * rc.d/init.d/functions: add zh_TW (#82235)
+
+2003-01-19 Bill Nottingham <notting@redhat.com>
+
+ * rc.d/rc.sysinit:
+ oops, that's not very legal
+
+2003-01-19 Keld Jørn Simonsen <keld@dkuug.dk>
+
+ * po/da.po: Some updates
+ comps-po/da.po rhn-applet/da.po up2date/da.po
+ anaconda/anaconda-po/da.po anaconda-help/help/da.po
+ firstboot/po/da.po initscripts/po/da.po
+ redhat-config-kickstart/po/da.po
+ redhat-config-network/po/da.po redhat-config-samba/po/da.po
+ redhat-config-users/po/da.po redhat-config-xfree/po/da.po
+ specspo/dist/da.po
+
+2003-01-17 Miloslav Trmac <mitr@volny.cz>
+
+ * po/cs.po: Update Czech translation
+
+2003-01-17 Richard Allen <ra@hp.is>
+
+ * po/is.po: *** empty log message ***
+
+2003-01-16 Richard Allen <ra@hp.is>
+
+ * po/is.po: *** empty log message ***
+
2003-01-16 Bill Nottingham <notting@redhat.com>
* ChangeLog, initscripts.spec: 7.04-1
diff --git a/initscripts.spec b/initscripts.spec
index 21b26017..5c3747da 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/init.d scripts.
Name: initscripts
-Version: 7.04
+Version: 7.05
License: GPL
Group: System Environment/Base
Release: 1
@@ -246,6 +246,10 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Thu Jan 30 2003 Bill Nottingham <notting@redhat.com> 7.05-1
+- fix syntax error in rc.sysinit when there are fsck errors
+- fix zh_TW display on console (#82235)
+
* Wed Jan 15 2003 Bill Nottingham <notting@redhat.com> 7.04-1
- tweak some translatable strings
- fix for rc.sysinit on machines that pass arguments to mingetty