aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2001-08-15 20:43:20 +0000
committerBill Nottingham <notting@redhat.com>2001-08-15 20:43:20 +0000
commit136d442be5e2bf1ad53113c199971cb043c2ba8c (patch)
treea7b9022be9ff794b252e27a0ea4419305e69bbdb
parente68803c78e8c3b2e54c259ca106fa2ff0622603d (diff)
downloadinitscripts-136d442be5e2bf1ad53113c199971cb043c2ba8c.tar
initscripts-136d442be5e2bf1ad53113c199971cb043c2ba8c.tar.gz
initscripts-136d442be5e2bf1ad53113c199971cb043c2ba8c.tar.bz2
initscripts-136d442be5e2bf1ad53113c199971cb043c2ba8c.tar.xz
initscripts-136d442be5e2bf1ad53113c199971cb043c2ba8c.zip
6.19-1
-rw-r--r--ChangeLog25
-rw-r--r--initscripts.spec4
2 files changed, 8 insertions, 21 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ea08da4..c6cf8b53 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,26 +1,15 @@
2001-08-15 Bill Nottingham <notting@redhat.com>
- * ChangeLog, initscripts.spec:
- 6.20-1
-
- * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-ipx, sysconfig.txt:
- ipx support returns (#51787)
+ * ChangeLog, initscripts.spec: 6.19-1
-2001-08-15 Christian Rose <menthos@menthos.com>
+ * po/is.po, po/it.po, po/ja.po, po/ko.po, po/nn.po, 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/zh_CN.GB2312.po, po/zh.po, 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/Makefile:
+ update translation info
- * sv.po: Updated Swedish translation.
+ * rc.d/init.d/network, sysconfig/network-scripts/ifup, sysconfig/network-scripts/network-functions:
+ add is_available() function for network devices; use it. gets rid of horribly ugly modprobe messages
2001-08-15 Bill Nottingham <notting@redhat.com>
- * po/Makefile:
- don't try and pull strings from unreadable ifcfg files
-
- * ChangeLog, initscripts.spec:
- 6.19-1
-
- * po/is.po, po/it.po, po/ja.po, po/ko.po, po/nn.po, 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/zh_CN.GB2312.po, po/zh.po, 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/Makefile:
- update translation info
-
* rc.d/init.d/network, sysconfig/network-scripts/ifup, sysconfig/network-scripts/network-functions:
add is_available() function for network devices; use it. gets rid of horribly ugly modprobe messages
@@ -44,11 +33,11 @@
2001-08-15 Christian Rose <menthos@menthos.com>
- * sv.po: Fix date.
+ * sv.po: Fix date.
2001-08-15 Christian Rose <menthos@menthos.com>
- * sv.po: Updated Swedish translation.
+ * sv.po: Updated Swedish translation.
2001-08-13 Yukihiro Nakai <ynakai@redhat.com>
diff --git a/initscripts.spec b/initscripts.spec
index 6c2e6325..5029ed6b 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.20
+Version: 6.19
License: GPL
Group: System Environment/Base
Release: 1
@@ -241,8 +241,6 @@ rm -rf $RPM_BUILD_ROOT
* Wed Aug 15 2001 Bill Nottingham <notting@redhat.com>
- add is_available() network function, use it; cleans up ugly modprobe
error messages
-- update translation info
-- fix #51787
* Wed Aug 15 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- adjust s390 patch