diff src/ChangeLog @ 103443:e35644283ff0

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 16 Jun 2009 02:04:25 +0000
parents 45564d023acc
children 38c39782826d
line wrap: on
line diff
--- a/src/ChangeLog	Tue Jun 16 01:59:44 2009 +0000
+++ b/src/ChangeLog	Tue Jun 16 02:04:25 2009 +0000
@@ -1,3 +1,8 @@
+2009-06-16  Kenichi Handa  <handa@m17n.org>
+
+	* coding.c (detect_coding_utf_16): Fix the logic of rejecting
+	UTF-16 by checking the dispersion of Eth and Oth bytes.
+
 2009-06-15  Andreas Schwab  <schwab@linux-m68k.org>
 
 	* coding.c (detect_coding_utf_16): Fix typo counting odd bytes.