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 117ac8fcf3..81a1348614 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1999-09-06 Ulrich Drepper <drepper@cygnus.com>
+
+ * iconvdata/iso-2022-jp.c: When translating to ISO-2022-JP* write
+ escape sequences out even if the character itself does not fit
+ into the buffer.
+
+ * iconvdata/jis0201.h (ucs4_to_jisx0201): Correct mapping for U005C.
+
1999-08-31 H.J. Lu <hjl@gnu.org>
* nscd/nscd_getgr_r.c (nscd_getgr_r): Cleanup the buffer count.