diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-01-05 07:51:16 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-01-05 07:51:16 +0000 |
commit | 1914953f71bf9ace1981d838b3777e473e63e8d1 (patch) | |
tree | 24dd53e22dd5b8f430daa22423a17f0e242d967d | |
parent | 72c743750c2a76df3611aa9a77ba72edefa2fb88 (diff) | |
download | glibc-1914953f71bf9ace1981d838b3777e473e63e8d1.zip glibc-1914953f71bf9ace1981d838b3777e473e63e8d1.tar.gz glibc-1914953f71bf9ace1981d838b3777e473e63e8d1.tar.bz2 |
Update.
2000-01-05 Andreas Jaeger <aj@suse.de>
* intl/locale.alias: Add lithunian entry.
Reported by Kestutis Kupciunas <kesha@soften.ktu.lt>, PR libc/1507.
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | intl/locale.alias | 3 |
2 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2000-01-05 Andreas Jaeger <aj@suse.de> + + * intl/locale.alias: Add lithunian entry. + Reported by Kestutis Kupciunas <kesha@soften.ktu.lt>, PR libc/1507. + 2000-01-04 Ulrich Drepper <drepper@cygnus.com> * locale/programs/stringtrans.c: Removed. diff --git a/intl/locale.alias b/intl/locale.alias index 81e42d4..4c5b866 100644 --- a/intl/locale.alias +++ b/intl/locale.alias @@ -1,5 +1,5 @@ # Locale name alias data base. -# Copyright (C) 1996, 1997, 1998, 1999 Free Software Foundation, Inc. +# Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -47,6 +47,7 @@ icelandic is_IS.ISO-8859-1 italian it_IT.ISO-8859-1 japanese ja_JP.SJIS japanese.euc ja_JP.eucJP +lithuanian lt_LT.ISO-8859-13 norwegian no_NO.ISO-8859-1 polish pl_PL.ISO-8859-2 portuguese pt_PT.ISO-8859-1 |