From 60be77013646a8819276a5e3da1ae80b7bc35d8a Mon Sep 17 00:00:00 2001 From: matz Date: Fri, 25 Apr 2003 09:41:08 +0000 Subject: * io.c (argf_read): read should not span two files. [ruby-dev:20073] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3731 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3adead9f3a..39a9d693af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Apr 25 18:40:07 2003 Yukihiro Matsumoto + + * io.c (argf_read): read should not span two files. [ruby-dev:20073] + Fri Apr 25 18:19:03 2003 Yukihiro Matsumoto * eval.c (splat_value): split splat_value() and avalue_splat(). -- cgit v1.2.3