aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKenichi Handa2006-11-08 04:29:54 +0000
committerKenichi Handa2006-11-08 04:29:54 +0000
commit658d32a9d74a666fc0257ae76370e1c7fdbc23a8 (patch)
tree3998ba11efa86c0abf678845abaaa5b622fbd33d /src
parent716b3fa0f1f93ed345566e4492107d345610aa7f (diff)
downloademacs-658d32a9d74a666fc0257ae76370e1c7fdbc23a8.tar.gz
emacs-658d32a9d74a666fc0257ae76370e1c7fdbc23a8.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.unicode7
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 @@
12006-11-07 Bob Halley <halley@play-bow.org> 12006-11-08 Kenichi Handa <handa@m17n.org>
2
3 * coding.c (detect_coding_charset): Fix detection of multi-byte
4 charset.
5
62006-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