From fbc47099df8f311c7de999f7feb1279e57961c1e Mon Sep 17 00:00:00 2001 From: usa Date: Wed, 26 Jun 2013 07:13:45 +0000 Subject: merge revision(s) 41250: [Backport #8516] * io.c (io_getc): fix 7bit coderange condition, check if ascii read data instead of read length. [ruby-core:55444] [Bug #8516] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@41644 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e718720666..3ff95b5d40 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Jun 26 16:13:25 2013 Nobuyoshi Nakada + + * io.c (io_getc): fix 7bit coderange condition, check if ascii read + data instead of read length. [ruby-core:55444] [Bug #8516] + Wed Jun 26 16:10:01 2013 Eric Hodel * ext/socket/extconf.rb: Enable RFC 3542 IPV6 socket options for OS X -- cgit v1.2.3