From 97858236e54fc70619b73bc8a3c840457b3aa7cd Mon Sep 17 00:00:00 2001 From: jeg2 Date: Mon, 30 Mar 2009 23:20:44 +0000 Subject: * test/csv/test_interface.rb, test/csv/test_serialization.rb: Trying more fixes some failing tests on Windows. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23099 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 230f268c0..d3d5f9698 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Mar 31 08:18:57 2009 James Edward Gray II + + * test/csv/test_interface.rb, test/csv/test_serialization.rb: + Trying more fixes some failing tests on Windows. + Mon Mar 30 19:04:25 2009 Tanaka Akira * .gdbinit (rp): show negative fixnum correctly. -- cgit