From 6069202867ab9016aaf66301468d5f4c64b3b028 Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 15 Oct 2009 05:58:00 +0000 Subject: * io.c (io_reopen): unread current buffer before telling the position, for the case of reopening same file. [ruby-dev:39479] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25348 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b7fd03cef4..1b63e1d1d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Oct 15 14:57:58 2009 Nobuyoshi Nakada + + * io.c (io_reopen): unread current buffer before telling the + position, for the case of reopening same file. [ruby-dev:39479] + Thu Oct 15 14:20:58 2009 Nobuyoshi Nakada * ext/iconv/iconv.c (iconv_create): cannot retry with given block. -- cgit v1.2.3