summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-04-27 05:54:27 +0000
committerUlrich Drepper <drepper@redhat.com>2006-04-27 05:54:27 +0000
commit15627a21c69c42c8e2fb6b7f049191a744f682cd (patch)
tree4917b164d2ea93bdb5830b847b53305c92037c61 /ChangeLog
parentb8c31ac16178e6f86b2dea8ba8e535339f545089 (diff)
[BZ #1386]
* iconvdata/ibm932.c: Change mapping to allow round-trips. * iconvdata/ibm943.c: Likewise. Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec78786e92..f57e6c657b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,11 @@
2006-04-26 Ulrich Drepper <drepper@redhat.com>
+ [BZ #1386]
+ * iconvdata/ibm932.c: Change mapping to allow round-trips.
+ * iconvdata/ibm943.c: Likewise.
+ Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
+
* sysdeps/unix/sysv/linux/syscalls.list: Add vmsplice.
* sysdeps/unix/sysv/linux/Versions: Export vmsplice@@GLIBC_2.5.
* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Declare vmsplice.