diff --git a/ChangeLog b/ChangeLog index 34cb8a4d08..af5f1f0993 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,11 @@ Tue Dec 26 16:53:55 2000 Yukihiro Matsumoto * eval.c (proc_new): ditto. +Tue Dec 26 15:45:35 2000 Yukihiro Matsumoto + + * string.c (rb_str_inspect): should treat multibyte chracters + properly. + Mon Dec 25 17:49:08 2000 K.Kosako * string.c (rb_str_replace_m): unexpected string share happens if diff --git a/io.c b/io.c index 8dcf258af9..c1a56f7732 100644 --- a/io.c +++ b/io.c @@ -2156,7 +2156,7 @@ rb_f_p(argc, argv) for (i=0; i