aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornagachika <nagachika@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-05-13 14:47:29 +0000
committernagachika <nagachika@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-05-13 14:47:29 +0000
commit806018e8f4fed0e333c7233e5042fcfbdfdb8263 (patch)
treed88141deac32e933bb40883c26434ca55a3a2a61 /ChangeLog
parent23e7a4e285767b613349038b8601372e214342ec (diff)
downloadruby-806018e8f4fed0e333c7233e5042fcfbdfdb8263.tar.gz
* test/ruby/test_io.rb (TestIO): revert r35631. it broke the intent of
test_flush_in_finalizer1. [ruby-core:43951] [Bug ##6228] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35636 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e0e6905007..a4f0a473bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun May 13 23:32:16 2012 CHIKANAGA Tomoyuki <nagachika00@gmail.com>
+
+ * test/ruby/test_io.rb (TestIO): revert r35631. it broke the intent of
+ test_flush_in_finalizer1. [ruby-core:43951] [Bug ##6228]
+
Sun May 13 22:46:36 2012 Tanaka Akira <akr@fsij.org>
* ext/etc/etc.c (passwd_ensure): move endpwent() call from