aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-05-27 08:35:44 -0400
committerUlrich Drepper <drepper@gmail.com>2011-05-27 08:35:44 -0400
commite57420c6c67b914abb01f7c3b1d999795121ce70 (patch)
treee9b6ae2b311604078fd19abbcc0c6eb9ec2ce667 /ChangeLog
parent4d07db153ea9acc5c3201647bd06024e5801ae89 (diff)
downloadglibc-e57420c6c67b914abb01f7c3b1d999795121ce70.zip
glibc-e57420c6c67b914abb01f7c3b1d999795121ce70.tar.gz
glibc-e57420c6c67b914abb01f7c3b1d999795121ce70.tar.bz2
Add test for last iconv bug
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index beb8281..52a2b53 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-05-27 Ulrich Drepper <drepper@gmail.com>
+
+ [BZ #12814]
+ * iconvdata/Makefile (tests): Add bug-iconv9.
+ * iconvdata/bug-iconv9.c: New file.
+
2011-05-27 Andreas Schwab <schwab@redhat.com>
[BZ #12814]