summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-12-12 05:49:48 +0000
committerUlrich Drepper <drepper@redhat.com>2001-12-12 05:49:48 +0000
commitc17f665ba8b7972272bc5748a1ce5baed0ceeb74 (patch)
tree8a9de61ed82f139b61485000ebeb21ca0778d571
parent32e6df3621edc5067dfd6e87a387e1751f67f708 (diff)
Update.
2001-12-11 Ulrich Drepper <drepper@redhat.com> * SUPPORTED (SUPPORTED-LOCALES): Add vi_VN.TCVN.
-rw-r--r--NEWS5
-rw-r--r--localedata/ChangeLog4
-rw-r--r--localedata/SUPPORTED1
3 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0ed344196a..2b5c7c004d 100644
--- a/NEWS
+++ b/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
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 2f650d4f38..d0c93fc623 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -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.
diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED
index 6e9ae388f3..deef8251e4 100644
--- a/localedata/SUPPORTED
+++ b/localedata/SUPPORTED
@@ -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 \