aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-11-23 06:01:02 +0000
committerUlrich Drepper <drepper@redhat.com>1999-11-23 06:01:02 +0000
commite46309e103f0a7aa08f54eca387789e73afd15af (patch)
tree26bce942f71bab4a93c0154856cca809dc3d3b06 /ChangeLog
parent99296d9dee7857d29ed05882a5cf404f27ae17d4 (diff)
downloadglibc-e46309e103f0a7aa08f54eca387789e73afd15af.tar
glibc-e46309e103f0a7aa08f54eca387789e73afd15af.tar.gz
glibc-e46309e103f0a7aa08f54eca387789e73afd15af.tar.bz2
glibc-e46309e103f0a7aa08f54eca387789e73afd15af.zip
Update.
* wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Don't use the charset name from the locale name. Only use the value in the LC_CTYPE locale data file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 40e9dc3490..4046f78ddd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
1999-11-22 Ulrich Drepper <drepper@cygnus.com>
+ * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Don't use the charset
+ name from the locale name. Only use the value in the LC_CTYPE
+ locale data file.
+
* locale/loadlocale.c (_nl_load_locale): Allow index of entry in
file be equal to file size.