From 2e0b087b02de40dd7398533522d2cfcf209771df Mon Sep 17 00:00:00 2001 From: nahi Date: Fri, 26 Sep 2003 18:34:41 +0000 Subject: * test/soap/*, test/wsdl/*, test/xsd/*: move TestCase classes into each module namespace. TestMarshal in test/soap/marshal/test_marshal.rb crashed with test/ruby/test_marshal.rb. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4608 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3ee1829afb..b48a1d28cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Mon Sep 27 03:32:37 2003 NAKAMURA, Hiroshi + + * test/soap/*, test/wsdl/*, test/xsd/*: move TestCase classes into + each module namespace. TestMarshal in + test/soap/marshal/test_marshal.rb crashed with + test/ruby/test_marshal.rb. + Sat Sep 27 01:30:59 2003 NAKAMURA Usaku * ext/socket/socket.c (ruby_connect): on win32, type of the 4th -- cgit v1.2.3