From 4d92a97eb8701ff9c02221f6b490002ed928b08f Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 15 Aug 2001 19:05:13 +0000 Subject: 6.20-1 --- ChangeLog | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++++--- initscripts.spec | 8 +++++- 2 files changed, 83 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 93309573..2ea08da4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,79 @@ +2001-08-15 Bill Nottingham + + * ChangeLog, initscripts.spec: + 6.20-1 + + * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-ipx, sysconfig.txt: + ipx support returns (#51787) + +2001-08-15 Christian Rose + + * sv.po: Updated Swedish translation. + +2001-08-15 Bill Nottingham + + * 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 + +2001-08-15 Richard Allen + + * po/is.po: More work in initscripts... + +2001-08-15 Bernhard Rosenkraenzer + + * initscripts-s390.patch, initscripts.spec, src/mkkerneldoth.s390, sysconfig/network-scripts/ifup-ctc: + S390 fixes + +2001-08-15 Bill Nottingham + + * po/tr.po, po/uk.po, po/wa.po, po/zh_CN.GB2312.po, po/zh.po, rc.d/init.d/halt, 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/hu.po, po/id.po, po/initscripts.pot, po/is.po, po/gl.po, po/de.po, po/es.po, po/eu_ES.po, po/fi.po, po/fr.po, po/da.po, po/cs.po: + type english me not can + +2001-08-15 Richard Allen + + * po/is.po: First installment of initscripts/is.po + +2001-08-15 Christian Rose + + * sv.po: Fix date. + +2001-08-15 Christian Rose + + * sv.po: Updated Swedish translation. + +2001-08-13 Yukihiro Nakai + + * initscripts.spec: changelog in .spec fix + + * initscripts.spec, rc.d/init.d/functions: + Korean and Chinese fix + +2001-08-11 Florian La Roche + + * po/ko.po: + hope these changes are ok, they are at least needed to compile everything... + + * initscripts-s390.patch, initscripts.spec: + Forgot to do "cvs commit", so I have again incremented the version + number. 6.16 is still ok to build into the buildsystem, though. + +2001-08-11 David Joo + + * po/ko.po: Done + +2001-08-10 Yukihiro Nakai + + * po/ko.po: FIx. + 2001-08-10 Bill Nottingham * ChangeLog, initscripts.spec: 6.15-1 @@ -18,10 +94,6 @@ * po/ko.po: Fix merge corruption - * po/ko.po: - Errors Has been changed... - David Joo- - 2001-08-10 Than Ngo * sysconfig/network-scripts/ifup-ippp don't set MSN if it' empty (it's now optional) diff --git a/initscripts.spec b/initscripts.spec index 670b16cb..6c2e6325 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.18 +Version: 6.20 License: GPL Group: System Environment/Base Release: 1 @@ -238,6 +238,12 @@ rm -rf $RPM_BUILD_ROOT %dir /etc/locale/*/LC_MESSAGES %changelog +* Wed Aug 15 2001 Bill Nottingham +- add is_available() network function, use it; cleans up ugly modprobe + error messages +- update translation info +- fix #51787 + * Wed Aug 15 2001 Bernhard Rosenkraenzer - adjust s390 patch - fix up ifup-ctc and mkkerneldoth.s390 (both are s390 specific) -- cgit v1.2.1