mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-05 21:00:05 +00:00
Update.
2001-12-11 Ulrich Drepper <drepper@redhat.com> * SUPPORTED (SUPPORTED-LOCALES): Add vi_VN.TCVN.
This commit is contained in:
parent
32e6df3621
commit
c17f665ba8
5
NEWS
5
NEWS
@ -1,4 +1,4 @@
|
||||
GNU C Library NEWS -- history of user-visible changes. 2001-12-09
|
||||
GNU C Library NEWS -- history of user-visible changes. 2001-12-11
|
||||
Copyright (C) 1992-2000, 2001 Free Software Foundation, Inc.
|
||||
See the end for copying conditions.
|
||||
|
||||
@ -15,6 +15,9 @@ Version 2.3
|
||||
|
||||
* localedef now can transliterate characters in strings which are not in
|
||||
the provided charmap. The information from the input locale is used.
|
||||
|
||||
* Prelinking support was added for ELF targets. This requires additional
|
||||
tools and recent versions of the GNU binutils. Contributed by Jakub Jelinek.
|
||||
|
||||
Version 2.2.5
|
||||
|
||||
|
@ -1,3 +1,7 @@
|
||||
2001-12-11 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* SUPPORTED (SUPPORTED-LOCALES): Add vi_VN.TCVN.
|
||||
|
||||
2001-12-10 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* locales/ms_MY: Various bug fixes and additions.
|
||||
|
@ -153,6 +153,7 @@ uk_UA/KOI8-U \
|
||||
ur_PK/UTF-8 \
|
||||
uz_UZ/ISO-8859-1 \
|
||||
vi_VN/UTF-8 \
|
||||
vi_VN.TCVN/TCVN5712-1 \
|
||||
yi_US/CP1255 \
|
||||
zh_CN/GB2312 \
|
||||
zh_CN.GB18030/GB18030 \
|
||||
|
Loading…
Reference in New Issue
Block a user