From d4b27a0b36109c6ded5dba57db63d4ff12ec74d1 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Fri, 17 Mar 2006 22:20:09 +0000 Subject: Fix soap type registration of multidimensional arrays (closes #4232) [Kent] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3903 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 ebbb975501..9f6abfdc5d 100644 --- a/actionwebservice/CHANGELOG +++ b/actionwebservice/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fix soap type registration of multidimensional arrays (#4232) + * Fix that marshaler couldn't handle ActiveRecord models defined in a different namespace (#2392). * Fix that marshaler couldn't handle structs with members of ActiveRecord type (#1889). -- cgit v1.2.3