aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c098194db0..9c2d14aa5c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2016-05-25 Stefan Liebler <stli@linux.vnet.ibm.com>
+ [BZ #19726]
+ * iconv/gconv_simple.c (ucs4le_internal_loop): Update inptrp and
+ outptrp in case of an illegal input.
+ * iconv/tst-iconv6.c: New file.
+ * iconv/Makefile (tests): Add tst-iconv6.
+
+2016-05-25 Stefan Liebler <stli@linux.vnet.ibm.com>
+
* sysdeps/s390/utf16-utf32-z9.c: Disable cu42 instruction and report
an error in case of a value in range of an utf16 low surrogate.