diff options
-rw-r--r-- | ChangeLog | 24 | ||||
-rw-r--r-- | initscripts.spec | 5 |
2 files changed, 28 insertions, 1 deletions
@@ -1,3 +1,27 @@ +2001-08-10 Bill Nottingham <notting@redhat.com> + + * ChangeLog, initscripts.spec: 6.15-1 + + * lang.csh, lang.sh: + allow GDM_LANG to override system settings (#51432) + +2001-08-10 Federico Musto <federico@redhat.com> + + * po/de.po, po/es.po, po/fr.po, po/it.po: + initscripts + +2001-08-10 Kjartan Maraas <kmaraas@gnome.org> + + * po/no.po: Update + +2001-08-10 David Joo <djoo@redhat.com> + + * po/ko.po: Fix merge corruption + + * po/ko.po: + Errors Has been changed... + David Joo- + 2001-08-10 Than Ngo <than@redhat.com> * 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 7baa2a81..ed529582 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.14 +Version: 6.15 License: GPL Group: System Environment/Base Release: 1 @@ -238,6 +238,9 @@ rm -rf $RPM_BUILD_ROOT %dir /etc/locale/*/LC_MESSAGES %changelog +* Fri Aug 10 2001 Bill Nottingham <notting@redhat.com> +- use GDM_LANG if it's set in lang.sh/lang.csh (#51432, <otaylor@redhat.com>) + * Fri Aug 10 2001 Than Ngo <than@redhat.com> - don't set MSN if it' empty (it's now optional) - don't give login name as a cmdline-option (Bug #23066) |