From a98bd8e63caffc0e566253d2f63d26ef9d66a668 Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 17 Dec 2015 04:35:26 +0000 Subject: transcode.c: infection * transcode.c (rb_econv_substr_append, econv_primitive_convert): the result should be infected by the original string. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53168 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bbe9e7c982..396bed0806 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Dec 17 13:35:27 2015 Nobuyoshi Nakada + + * transcode.c (rb_econv_substr_append, econv_primitive_convert): + the result should be infected by the original string. + Thu Dec 17 09:46:08 2015 Nobuyoshi Nakada * re.c (reg_names_iter): should consider encoding of regexp. -- cgit v1.2.3