aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d9ff8b1dfd2..94c71a92176 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12009-07-08 Kenichi Handa <handa@m17n.org>
2
3 * coding.h (JIS_TO_SJIS2): Fix the code range check.
4
5 * coding.c (detect_coding_sjis): Handle shift_jis-2004 correctly.
6 (encode_coding_sjis): Fix the code range check.
7
12009-07-07 Chong Yidong <cyd@stupidchicken.com> 82009-07-07 Chong Yidong <cyd@stupidchicken.com>
2 9
3 * fileio.c (Fsubstitute_in_file_name, Ffile_name_directory) 10 * fileio.c (Fsubstitute_in_file_name, Ffile_name_directory)