diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Tue Jun 16 09:11:36 2009 Yukihiro Matsumoto <matz@ruby-lang.org> + + * io.c (argf_close): always call #close method. [ruby-core:23853] + + * io.c (argf_skip): should close only when current_file is available. + Thu Jun 11 17:49:33 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> * ext/bigdecimal/bigdecimal.c (gfCheckVal): never used. |
