(detect_coding_utf_16): Fix previous change.
[bpt/emacs.git] / src / ChangeLog
index bc4ce2a..6a6e90a 100644 (file)
@@ -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.