diff src/ChangeLog @ 107314:5e25c4602dd4

Fix handling of the multibyte form of raw-bytes in unibyte->multibyte conversion.
author Kenichi Handa <handa@m17n.org>
date Tue, 02 Mar 2010 13:44:28 +0900
parents cdeadbfdda61
children 9b814b3ee348
line wrap: on
line diff
--- a/src/ChangeLog	Tue Mar 02 10:33:48 2010 +0900
+++ b/src/ChangeLog	Tue Mar 02 13:44:28 2010 +0900
@@ -1,5 +1,9 @@
 2010-03-02  Kenichi Handa  <handa@m17n.org>
 
+	* character.c (parse_str_as_multibyte): Fix handling of the
+	multibyte form of raw-bytes.
+	(str_as_multibyte): Likewise.
+
 	* buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte
 	form of raw-bytes.