From bf2d4e93b1f053d3fea18890728b2e12cd7fc34b Mon Sep 17 00:00:00 2001 From: usa Date: Sat, 25 Mar 2017 17:35:52 +0000 Subject: merge revision(s) 54785: [Backport #11900] * ruby.c (process_options): convert -e script to the encoding given by a command line option on Windows. assume it is the expected encoding. [ruby-dev:49461] [Bug #11900] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_2@58111 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 573e5c5daf..d6a1de9f75 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sun Mar 26 02:35:17 2017 Nobuyoshi Nakada + + * ruby.c (process_options): convert -e script to the encoding + given by a command line option on Windows. assume it is the + expected encoding. [ruby-dev:49461] [Bug #11900] + Sun Mar 26 02:32:12 2017 NAKAMURA Usaku * win32/win32.c (poll_child_status): rb_w32_wait_events_blocking() sets -- cgit v1.2.3