summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-10-06 12:31:53 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-10-06 12:31:53 +0000
commit1f539dba0667949e42ec9603af3d7e7fb784781f (patch)
treeb0c51b67f8c95f0f532b29913823a2106d098ec6 /ChangeLog
parent1600abf840481b5ce0696dbbb97e694435d9e3a5 (diff)
* io.c (io_reopen): avoid close if possible.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25244 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 33124ba8a..c1de680ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Oct 6 21:30:58 2009 Tanaka Akira <akr@fsij.org>
+
+ * io.c (io_reopen): avoid close if possible.
+
Tue Oct 6 18:56:09 2009 Yukihiro Matsumoto <matz@ruby-lang.org>
* struct.c (rb_struct_select): Struct#select should return