aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index cb9b2d85d11..aec692b39ed 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12010-03-02 Kenichi Handa <handa@m17n.org> 12010-03-02 Kenichi Handa <handa@m17n.org>
2 2
3 * character.c (parse_str_as_multibyte): Fix handling of the
4 multibyte form of raw-bytes.
5 (str_as_multibyte): Likewise.
6
3 * buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte 7 * buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte
4 form of raw-bytes. 8 form of raw-bytes.
5 9