diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index bc4ce2aa0af..6a6e90aafb9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-06-16 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * coding.c (detect_coding_utf_16): Fix the logic of rejecting | ||
| 4 | UTF-16 by checking the dispersion of Eth and Oth bytes. | ||
| 5 | |||
| 1 | 2009-06-15 Andreas Schwab <schwab@linux-m68k.org> | 6 | 2009-06-15 Andreas Schwab <schwab@linux-m68k.org> |
| 2 | 7 | ||
| 3 | * coding.c (detect_coding_utf_16): Fix typo counting odd bytes. | 8 | * coding.c (detect_coding_utf_16): Fix typo counting odd bytes. |