mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 10:50:07 +00:00
Update.
2001-02-25 Ulrich Drepper <drepper@redhat.com> * intl/locale.alias: Don't use nb_NO but define aliases for it.
This commit is contained in:
parent
ef5166a669
commit
6c9ea999a3
@ -1,3 +1,7 @@
|
|||||||
|
2001-02-25 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
|
* intl/locale.alias: Don't use nb_NO but define aliases for it.
|
||||||
|
|
||||||
2001-02-23 Ulrich Drepper <drepper@redhat.com>
|
2001-02-23 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
* sysdeps/i386/strtok.S: Continue to return NULL after the first
|
* sysdeps/i386/strtok.S: Continue to return NULL after the first
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# Locale name alias data base.
|
# Locale name alias data base.
|
||||||
# Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
|
# Copyright (C) 1996,1997,1998,1999,2000,2001 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or modify
|
# 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
|
# it under the terms of the GNU General Public License as published by
|
||||||
@ -26,8 +26,8 @@
|
|||||||
# it with the rest of us. Send it using the `glibcbug' script to
|
# it with the rest of us. Send it using the `glibcbug' script to
|
||||||
# bugs@gnu.org.
|
# bugs@gnu.org.
|
||||||
|
|
||||||
bokmal nb_NO.ISO-8859-1
|
bokmal no_NO.ISO-8859-1
|
||||||
bokmål nb_NO.ISO-8859-1
|
bokmål no_NO.ISO-8859-1
|
||||||
catalan ca_ES.ISO-8859-1
|
catalan ca_ES.ISO-8859-1
|
||||||
croatian hr_HR.ISO-8859-2
|
croatian hr_HR.ISO-8859-2
|
||||||
czech cs_CZ.ISO-8859-2
|
czech cs_CZ.ISO-8859-2
|
||||||
@ -59,6 +59,7 @@ korean.euc ko_KR.eucKR
|
|||||||
ko_KR ko_KR.eucKR
|
ko_KR ko_KR.eucKR
|
||||||
lithuanian lt_LT.ISO-8859-13
|
lithuanian lt_LT.ISO-8859-13
|
||||||
nb_NO no_NO.ISO-8859-1
|
nb_NO no_NO.ISO-8859-1
|
||||||
|
nb_NO.ISO-8859-1 no_NO.ISO-8859-1
|
||||||
norwegian no_NO.ISO-8859-1
|
norwegian no_NO.ISO-8859-1
|
||||||
nynorsk nn_NO.ISO-8859-1
|
nynorsk nn_NO.ISO-8859-1
|
||||||
polish pl_PL.ISO-8859-2
|
polish pl_PL.ISO-8859-2
|
||||||
|
Loading…
Reference in New Issue
Block a user