From d37604f03ee9af7cf2d65ec2e1be986342a965c5 Mon Sep 17 00:00:00 2001 From: Kent Sibilev Date: Wed, 23 Aug 2006 09:34:46 +0000 Subject: Fixed XMLRPC multicall when one of the called methods returns a struct object. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4810 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 a389382c75..d0c3a0a73b 100644 --- a/actionwebservice/CHANGELOG +++ b/actionwebservice/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fixed XMLRPC multicall when one of the called methods returns a struct object. [Kent Sibilev] + * Replace Reloadable with Reloadable::Deprecated. [Nicholas Seckar] * Fix invoke_layered since api_method didn't declare :expects. Closes #4720. [Kevin Ballard , Kent Sibilev] -- cgit v1.2.3