From 62e161c7ea5752e4a5a7893908262a5b8126b277 Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 27 May 2016 08:09:46 +0000 Subject: transcode.c: scrub in the given encoding * transcode.c (str_transcode0): scrub in the given encoding when the source encoding is given, not in the encoding of the receiver. [ruby-core:75732] [Bug #12431] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55181 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7de6ec6891..6fe7d64c60 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri May 27 17:09:44 2016 Nobuyoshi Nakada + + * transcode.c (str_transcode0): scrub in the given encoding when + the source encoding is given, not in the encoding of the + receiver. [ruby-core:75732] [Bug #12431] + Fri May 27 15:07:32 2016 Nobuyoshi Nakada * include/ruby/ruby.h (rb_scan_args): remove nul padding which -- cgit v1.2.3