From 542f76c6cd2990737df2ef9926411e8f6d0d40e5 Mon Sep 17 00:00:00 2001 From: matz Date: Mon, 15 Sep 2008 23:37:05 +0000 Subject: * test/ruby/test_io.rb (TestIO#test_dup): this test might fail if there are any garbage IO objects. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19375 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 80fc4036d8..e1bc00dd0b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Sep 16 08:35:29 2008 Yukihiro Matsumoto + + * test/ruby/test_io.rb (TestIO#test_dup): this test might fail if + there are any garbage IO objects. + Tue Sep 16 02:02:56 2008 NARUSE, Yui * string.c (rb_str_buf_cat_ascii): codepoint is unsigned int. -- cgit v1.2.3