aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3c7af989743..7e3f0db5d97 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12002-05-31 Kenichi Handa <handa@etl.go.jp> 12002-05-31 Kenichi Handa <handa@etl.go.jp>
2 2
3 * charset.c (load_charset_map): Handle the case that from < to
4 correctly.
5
3 * coding.c (encode_coding_emacs_mule): Pay attention to raw-8-bit 6 * coding.c (encode_coding_emacs_mule): Pay attention to raw-8-bit
4 chars. 7 chars.
5 (encode_coding_iso_2022): Likewise. 8 (encode_coding_iso_2022): Likewise.