about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-10-15 15:38:52 +0000
committerUlrich Drepper <drepper@redhat.com>2005-10-15 15:38:52 +0000
commitebb58ba3c23dc0d24d1b09aafd289f208ce6e75b (patch)
tree4ee0c22da1349672fa77bf6453db84c363893b65 /ChangeLog
parent1ba81cea2789200c5247ad017653199b9666a461 (diff)
downloadglibc-ebb58ba3c23dc0d24d1b09aafd289f208ce6e75b.tar.gz
glibc-ebb58ba3c23dc0d24d1b09aafd289f208ce6e75b.tar.xz
glibc-ebb58ba3c23dc0d24d1b09aafd289f208ce6e75b.zip
* wcsmbs/tst-mbrtowc2.c: Use de_DE.UTF-8 instead of en_US.UTF-8.
	* wcsmbs/Makefile: Define tst-mbrtowc2-ENV.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b15e3c3587..1ff6ad9425 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-10-15  Ulrich Drepper  <drepper@redhat.com>
 
+	* wcsmbs/tst-mbrtowc2.c: Use de_DE.UTF-8 instead of en_US.UTF-8.
+	* wcsmbs/Makefile: Define tst-mbrtowc2-ENV.
+
 	* posix/regexec.c: Finish prototyping of static functions.
 	* posix/regex_internal.c: Likewise.