diff options
| author | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-03-04 05:36:08 +0000 |
|---|---|---|
| committer | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-03-04 05:36:08 +0000 |
| commit | 6b5e05d79251940aab2767d6ac22693205966a0d (patch) | |
| tree | f5c64bc7b2dfa6a6997e39401a5d59ad55a1d887 /ChangeLog | |
| parent | 6595548057f576aac620f8791d751541510584ac (diff) | |
* io.c (open_key_args): use rb_io_open_with_args instead of rb_f_open.
[ruby-core:15763]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15685 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 @@ +Tue Mar 04 14:35:12 2008 NARUSE, Yui <naruse@ruby-lang.org> + + * io.c (open_key_args): use rb_io_open_with_args instead of rb_f_open. + [ruby-core:15763] + Tue Mar 4 13:41:46 2008 Tanaka Akira <akr@fsij.org> * gc.c (add_heap): fix previous change. [ruby-dev:33988] |
