From 49991ff6f85455f57ee9495a082d85c68da7d63c Mon Sep 17 00:00:00 2001 From: matz Date: Tue, 28 Jul 2009 08:46:04 +0000 Subject: * io.c (argf_eof): should call next_argv() before testing. [ruby-core:24561] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24305 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b37e094f24..2c54f2a0e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,11 @@ Mon Jul 27 10:24:50 2009 Nobuyoshi Nakada * lib/rdoc/parser.rb (RDoc::Parser.binary?): fix for empty files. [ruby-dev:38848] +Mon Jul 27 06:51:41 2009 Yukihiro Matsumoto + + * io.c (argf_eof): should call next_argv() before testing. + [ruby-core:24561] + Sun Jul 26 19:17:33 2009 Nobuyoshi Nakada * io.c (argf_eof): go to the next file if called after ARGF.close -- cgit v1.2.3