From f1d6d2da339158980411f86e2da9de8e18fbb653 Mon Sep 17 00:00:00 2001 From: yugui Date: Fri, 27 Nov 2009 02:55:41 +0000 Subject: merges r25127 from trunk into ruby_1_9_1. -- * stringio/stringio.c (strio_read): set ASCII-8BIT encoding when length argument is given. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@25952 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 431cf46909..c4359e16fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Sep 28 10:06:38 2009 NARUSE, Yui + + * stringio/stringio.c (strio_read): set ASCII-8BIT encoding + when length argument is given. + Sun Sep 27 13:06:43 2009 Tanaka Akira * lib/pp.rb (PP:ObjectMixin#pretty_print): delegates has no inspect -- cgit v1.2.3