From 2eba7134455863f936d0b1e8e88284c08ef6b083 Mon Sep 17 00:00:00 2001 From: Leon Breedt Date: Sun, 14 Aug 2005 18:43:39 +0000 Subject: Fix duplicate XSD entries for custom types (#1729), and prevent recursive type traversing. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2014 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionwebservice/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'actionwebservice/CHANGELOG') diff --git a/actionwebservice/CHANGELOG b/actionwebservice/CHANGELOG index b03bfeb508..a7bd6d77ec 100644 --- a/actionwebservice/CHANGELOG +++ b/actionwebservice/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fix duplicate XSD entries for custom types shared across delegated/layered services #1729 [Tyler Kovacs] + * Allow multiple invocations in the same test method #1720 [dkhawk] * Added ActionWebService::API::Base.soap_client and ActionWebService::API::Base.xmlrpc_client helper methods to create the internal clients for an API, useful for testing from ./script/console -- cgit v1.2.3