From 0eb20dc9b41da71b51540f75cfe955ed71420915 Mon Sep 17 00:00:00 2001 From: nahi Date: Mon, 24 Dec 2007 08:14:57 +0000 Subject: Mon Dec 24 17:06:37 2007 NAKAMURA, Hiroshi * {lib,test}/{soap,wsdl,xsd}: removed soap4r along to the discussion at ruby-core and ruby-dev. see [ruby-core:12535], [ruby-dev:31969]. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14587 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 844c45e97..120d90b5d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Dec 24 17:06:37 2007 NAKAMURA, Hiroshi + + * {lib,test}/{soap,wsdl,xsd}: removed soap4r along to the discussion + at ruby-core and ruby-dev. see [ruby-core:12535], [ruby-dev:31969]. + Mon Dec 24 17:06:14 2007 Nobuyoshi Nakada * load.c (rb_feature_p): returns loading path name too. -- cgit