aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-08-02 21:04:15 +0000
committerRoland McGrath <roland@gnu.org>2002-08-02 21:04:15 +0000
commit8fe0477142bdc02285603e2a7a65b7d2fc230f75 (patch)
treece8aaa1834d3cd65ce8d7791c0cd60f2fac0ab86 /ChangeLog
parent174d73a3bad55f7359c49c82474e9991871d0e2f (diff)
downloadglibc-8fe0477142bdc02285603e2a7a65b7d2fc230f75.zip
glibc-8fe0477142bdc02285603e2a7a65b7d2fc230f75.tar.gz
glibc-8fe0477142bdc02285603e2a7a65b7d2fc230f75.tar.bz2
* locale/localeinfo.h (_NL_CURRENT_DATA): New macro.
* wcsmbs/wcsmbsload.h (update_conversion_ptrs): Use it. * locale/lc-ctype.c (_nl_postload_ctype): Likewise. * wctype/wctrans.c (wctrans): Likewise. * wctype/wctype.c (__wctype): Likewise. * intl/loadmsgcat.c (_nl_init_domain_conv): Use _NL_CURRENT.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bcc540f..e5e61ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2002-08-02 Roland McGrath <roland@redhat.com>
+
+ * locale/localeinfo.h (_NL_CURRENT_DATA): New macro.
+ * wcsmbs/wcsmbsload.h (update_conversion_ptrs): Use it.
+ * locale/lc-ctype.c (_nl_postload_ctype): Likewise.
+ * wctype/wctrans.c (wctrans): Likewise.
+ * wctype/wctype.c (__wctype): Likewise.
+ * intl/loadmsgcat.c (_nl_init_domain_conv): Use _NL_CURRENT.
+
2002-08-02 Ulrich Drepper <drepper@redhat.com>
* locale/iso-639.def: Add entries for Venda and Nothern Sotho.