diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-11-27 02:55:41 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-11-27 02:55:41 +0000 |
| commit | cf80deed4fb55405ef065a05db96b9976cf1e226 (patch) | |
| tree | bf7dbd861badc4da992f59cebff0f1e277c2bbd7 /ChangeLog | |
| parent | 018794282bd2147e091ab1c7a2e2c0d26b3cece4 (diff) | |
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: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@25952 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Mon Sep 28 10:06:38 2009 NARUSE, Yui <naruse@ruby-lang.org> + + * stringio/stringio.c (strio_read): set ASCII-8BIT encoding + when length argument is given. + Sun Sep 27 13:06:43 2009 Tanaka Akira <akr@fsij.org> * lib/pp.rb (PP:ObjectMixin#pretty_print): delegates has no inspect |
