about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-08-13 12:21:10 -0400
committerUlrich Drepper <drepper@gmail.com>2011-08-13 12:21:10 -0400
commitf9ddf089f124279836930692b9cd7bc807e60088 (patch)
treec5a1524c7bbfb3bebed9ee23f702c69f4375d979 /ChangeLog
parent07df30d99565f1b4dd6d9abf4a1c169bbd9aa3be (diff)
downloadglibc-f9ddf089f124279836930692b9cd7bc807e60088.tar.gz
glibc-f9ddf089f124279836930692b9cd7bc807e60088.tar.xz
glibc-f9ddf089f124279836930692b9cd7bc807e60088.zip
Fix compile problem
l10nflist compiles for localedef now.  Optimize a bit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a5ad9e36cf..c4abdcc1a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-08-13  Ulrich Drepper  <drepper@gmail.com>
+
+	* intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
+	of libc.  Make tolower call locale-independent.  Optimize a bit by
+	using isdigit instead of isalnum.
+	* locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
+
 2011-08-12  Ulrich Drepper  <drepper@gmail.com>
 
 	* elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO