aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index cdde8a597f2..378bce3a07b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12009-04-21 Kenichi Handa <handa@m17n.org>
2
3 * coding.c (decode_coding_utf_16): Reduce charbuf_end for the
4 worst case.
5 (decode_coding_emacs_mule, decode_coding_iso_2022)
6 (decode_coding_sjis, decode_coding_big5, decode_coding_charset):
7 Likewise.
8
12009-04-19 Jason Rumney <jasonr@gnu.org> 92009-04-19 Jason Rumney <jasonr@gnu.org>
2 10
3 The following changes fix Bug#3005 for wide glyphs on each platform, 11 The following changes fix Bug#3005 for wide glyphs on each platform,