aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e0575f03d76..1cb44419d1f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12008-11-29 Kenichi Handa <handa@m17n.org> 12008-11-29 Kenichi Handa <handa@m17n.org>
2 2
3 * charset.h (CHAR_CHARSET_P): Check if the encoder is loaded or
4 not before accessing it.
5
3 * charset.c (Fdefine_charset_internal): After calculating 6 * charset.c (Fdefine_charset_internal): After calculating
4 min_char, max_char, and fastmap, copy the charset structure again. 7 min_char, max_char, and fastmap, copy the charset structure again.
5 (encode_char): Fix the previous change. 8 (encode_char): Fix the previous change.