diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-01-17 15:03:56 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-01-17 15:03:56 +0000 |
| commit | 2ecef09e3f7e7c0d5d3106a518ad05615af405c3 (patch) | |
| tree | 58c72c1ebc6c22135c152fcafabf5b1e3022e973 /ChangeLog | |
| parent | b18593cfbcdc4b039d08ac0b3002f3c7ce40e745 (diff) | |
| download | ruby-2ecef09e3f7e7c0d5d3106a518ad05615af405c3.tar.gz ruby-2ecef09e3f7e7c0d5d3106a518ad05615af405c3.tar.xz ruby-2ecef09e3f7e7c0d5d3106a518ad05615af405c3.zip | |
* ext/stringio/stringio.c (strio_init): use default external encoding
if nothing is given. a patch from sheepman <sheepman AT
sheepman.sakura.ne.jp> in [ruby-dev:33159].
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15087 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Fri Jan 18 00:03:54 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * ext/stringio/stringio.c (strio_init): use default external encoding + if nothing is given. a patch from sheepman <sheepman AT + sheepman.sakura.ne.jp> in [ruby-dev:33159]. + Thu Jan 17 23:56:20 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> * common.mk (encdb.h): give output file name to make_encdb.rb. |
