From a70a41a0b93a2f20c39af69a4244cd21b7a0d2b9 Mon Sep 17 00:00:00 2001 From: seki Date: Tue, 21 Oct 2008 15:32:35 +0000 Subject: Fixed test failures [ruby-dev:36837]. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19875 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 19d14cf96..1307cef30 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Oct 22 00:29:13 2008 Masatoshi SEKI + + * test/rinda/test_rinda.c (test_core_03_notify): Fixed test failures + [ruby-dev:36837]. + Tue Oct 21 23:12:24 2008 Yukihiro Matsumoto * ext/stringio/stringio.c (strio_write): should convert writing -- cgit