diff options
| author | akr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-12-09 03:50:02 +0000 |
|---|---|---|
| committer | akr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-12-09 03:50:02 +0000 |
| commit | 26e49252fd03a9bd0ed73105699ccec6d9623987 (patch) | |
| tree | 3e18006b30fad0a324fffdbb22362542adff1efe /ChangeLog | |
| parent | b5b1c45f132b808875561423e02b2781f7681bad (diff) | |
* io.c (rb_io_check_readable): Don't clear EOF flag by io_seek.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5147 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Tue Dec 9 12:49:22 2003 Tanaka Akira <akr@m17n.org> + + * io.c (rb_io_check_readable): Don't clear EOF flag by io_seek. + Tue Dec 9 02:53:55 2003 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> * ext/tk/sample/tkalignbox.rb: new sample script |
