aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 94c71a92176..c39e73a39b3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
12009-07-08 Kenichi Handa <handa@m17n.org> 12009-07-08 Kenichi Handa <handa@m17n.org>
2 2
3 * fontset.c (fontset_find_font): Fix the logic of handling
4 charset_matched.
5 (font_for_char): Delete unused var.
6 (generate_ascii_font_name): Delete it.
7
3 * coding.h (JIS_TO_SJIS2): Fix the code range check. 8 * coding.h (JIS_TO_SJIS2): Fix the code range check.
4 9
5 * coding.c (detect_coding_sjis): Handle shift_jis-2004 correctly. 10 * coding.c (detect_coding_sjis): Handle shift_jis-2004 correctly.