diff options
author | Bill Nottingham <notting@redhat.com> | 2002-03-15 05:27:20 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2002-03-15 05:27:20 +0000 |
commit | c716b4a899d02ef16e6ec84106fba17a1c8e25b5 (patch) | |
tree | 8c1d4f6dbc4d37dc3a3ec35a77b429ed11758b42 | |
parent | 4959b5c616c46ae9c6ba962e4979f44b098b66c3 (diff) | |
download | initscripts-c716b4a899d02ef16e6ec84106fba17a1c8e25b5.tar initscripts-c716b4a899d02ef16e6ec84106fba17a1c8e25b5.tar.gz initscripts-c716b4a899d02ef16e6ec84106fba17a1c8e25b5.tar.bz2 initscripts-c716b4a899d02ef16e6ec84106fba17a1c8e25b5.tar.xz initscripts-c716b4a899d02ef16e6ec84106fba17a1c8e25b5.zip |
6.57-1r6-57
-rw-r--r-- | ChangeLog | 18 | ||||
-rw-r--r-- | initscripts.spec | 5 |
2 files changed, 22 insertions, 1 deletions
@@ -1,5 +1,23 @@ +2002-03-15 Bill Nottingham <notting@redhat.com> + + * ChangeLog, initscripts.spec: 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 + +2002-03-15 Sarah Smith <sarahs@redhat.com> + + * po/zh_CN.GB2312.po: first modification + +2002-03-14 Bill Nottingham <notting@redhat.com> + + * sysconfig/network-scripts/ifdown: + don't look in profiles; there should be links + 2002-03-13 Bill Nottingham <notting@redhat.com> + * Makefile: make stuff in /etc/ppp executable + * ChangeLog, initscripts.spec: 6.56-1 * rc.d/init.d/functions: be quiet if $LSB is set diff --git a/initscripts.spec b/initscripts.spec index 253478b9..83f2d35d 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.56 +Version: 6.57 License: GPL Group: System Environment/Base Release: 1 @@ -242,6 +242,9 @@ rm -rf $RPM_BUILD_ROOT %dir /etc/locale/*/LC_MESSAGES %changelog +* Thu Mar 14 2002 Bill Nottingham <notting@redhat.com> 6.57-1 +- update translations + * Tue Mar 12 2002 Bill Nottingham <notting@redhat.com> 6.56-1 - use nameif for interfaces where we don't agree on HWADDR with the config file (<harald@redhat.com>) |