aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2011-06-28 03:15:30 -0400
committerUlrich Drepper <drepper@gmail.com>2011-06-28 03:15:30 -0400
commita4172181585cec75422786d905c6e03ddfa7cd20 (patch)
tree05e252e58b2cf38503f7ec3e893862ae2324e1d3 /ChangeLog
parent62bede1313c3a1fa477a092006d64436de6821b1 (diff)
downloadglibc-a4172181585cec75422786d905c6e03ddfa7cd20.zip
glibc-a4172181585cec75422786d905c6e03ddfa7cd20.tar.gz
glibc-a4172181585cec75422786d905c6e03ddfa7cd20.tar.bz2
Fix crash in GB18030 encoder
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 76779f3..d42c5dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-06-27 Andreas Schwab <schwab@redhat.com>
+
+ * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
+ two-byte characters.
+
2011-06-27 Roland McGrath <roland@hack.frob.com>
* configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own