about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2012-01-07 10:57:05 -0500
committerUlrich Drepper <drepper@gmail.com>2012-01-07 10:57:05 -0500
commitd3761ebcc65825e220b215595949dc74a948f47c (patch)
treeb27ca977a97952a4d5b108e9117ce4c36d462970 /ChangeLog
parent9954432e309c8fddaec2fe53e601702a5c981624 (diff)
downloadglibc-d3761ebcc65825e220b215595949dc74a948f47c.tar.gz
glibc-d3761ebcc65825e220b215595949dc74a948f47c.tar.xz
glibc-d3761ebcc65825e220b215595949dc74a948f47c.zip
Add BZ
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c0b0f8bef..7b06a650db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 2012-01-07  Ulrich Drepper  <drepper@gmail.com>
 
+	[BZ #13533]
 	* iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
 	* iconv/gconv_simple.c: Rename char16_t routines.  Add char16_t<->utf8
 	routines.
@@ -69,6 +70,7 @@
 
 2011-12-24  Ulrich Drepper  <drepper@gmail.com>
 
+	[BZ #13533]
 	* iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
 	* iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
 	transformations.