From b63a7b160e3bdd6ae3589060864098e9a3353fe7 Mon Sep 17 00:00:00 2001 From: ko1 Date: Mon, 24 Dec 2007 11:30:29 +0000 Subject: * test/io/nonblock/test_flush.rb: fix test for 1.9. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14605 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7edf2fd7b..413eaa528 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Mon Dec 24 20:29:28 2007 Koichi Sasada + + * test/io/nonblock/test_flush.rb: fix test for 1.9. + Mon Dec 24 20:23:44 2007 Koichi Sasada * test/rinda/test_rinda.rb: revert last commit because this test seems -- cgit