diff options
| author | akr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-08-21 10:07:21 +0000 |
|---|---|---|
| committer | akr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-08-21 10:07:21 +0000 |
| commit | 70a17d1da3e038eb2a36f6d26fd8c9b24e954ce9 (patch) | |
| tree | aa1b3be1ec32f745dfc96351f36ec58547518503 /ChangeLog | |
| parent | a11a4dea2e34df21534fe6d2ed2db78c37c4a7a0 (diff) | |
* io.c (io_extract_encoding_option): if internal encoding is not
specified, enc is external encoding.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@18751 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 @@ +Thu Aug 21 19:05:40 2008 Tanaka Akira <akr@fsij.org> + + * io.c (io_extract_encoding_option): if internal encoding is not + specified, enc is external encoding. + Thu Aug 21 14:22:50 2008 Shugo Maeda <shugo@ruby-lang.org> * strftime.c: include ruby/config.h instead of ruby/ruby.h. |
