changeset 103036:b9d459108388

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 21 Apr 2009 06:36:21 +0000
parents 6e443d717c7b
children e04bcedc08be
files src/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Apr 21 06:36:03 2009 +0000
+++ b/src/ChangeLog	Tue Apr 21 06:36:21 2009 +0000
@@ -1,3 +1,11 @@
+2009-04-21  Kenichi Handa  <handa@m17n.org>
+
+	* coding.c (decode_coding_utf_16): Reduce charbuf_end for the
+	worst case.
+	(decode_coding_emacs_mule, decode_coding_iso_2022)
+	(decode_coding_sjis, decode_coding_big5, decode_coding_charset):
+	Likewise.
+
 2009-04-19  Jason Rumney  <jasonr@gnu.org>
 
 	The following changes fix Bug#3005 for wide glyphs on each platform,