summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-05-15 01:57:05 +0000
committerUlrich Drepper <drepper@redhat.com>2008-05-15 01:57:05 +0000
commita754f018b8ccf6d9d48979e35177c40231cc787b (patch)
treeca7da4f3afd9c4e1d30616b1dad3b4697a1f103f /ChangeLog
parent5deca9bbff362cff0f348cbfa13e26439e240cf2 (diff)
* iconvdata/Makefile (bug-iconv6-ENV, tst-iconv7-ENV): Define.
* iconvdata/bug-iconv6.c (do_test): Use de_DE.UTF-8 locale.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 36d17a8094..7e6fb39498 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
+2008-05-14 Joseph Myers <joseph@codesourcery.com>
+
+ * iconvdata/Makefile (bug-iconv6-ENV, tst-iconv7-ENV): Define.
+
2008-05-14 Ulrich Drepper <drepper@redhat.com>
+ * iconvdata/bug-iconv6.c (do_test): Use de_DE.UTF-8 locale.
+
[BZ #6461]
* iconv/gconv_simple.c (BODY for __gconv_transform_ascii_internal):
Add missing braces.