diff options
Diffstat (limited to 'src/ChangeLog.unicode')
| -rw-r--r-- | src/ChangeLog.unicode | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index 0dc0e9d95a2..57643c7dcdd 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode | |||
| @@ -1,4 +1,9 @@ | |||
| 1 | 2006-11-07 Bob Halley <halley@play-bow.org> | 1 | 2006-11-08 Kenichi Handa <handa@m17n.org> |
| 2 | |||
| 3 | * coding.c (detect_coding_charset): Fix detection of multi-byte | ||
| 4 | charset. | ||
| 5 | |||
| 6 | 2006-11-07 Bob Halley <halley@play-bow.org> (tiny change) | ||
| 2 | 7 | ||
| 3 | * ccl.c (ccl_driver): If DST is NULL, set ccl->produced to 0. | 8 | * ccl.c (ccl_driver): If DST is NULL, set ccl->produced to 0. |
| 4 | 9 | ||