aboutsummaryrefslogtreecommitdiffstats
path: root/actionwebservice/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'actionwebservice/CHANGELOG')
-rw-r--r--actionwebservice/CHANGELOG2
1 files changed, 2 insertions, 0 deletions
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).