From 979880dd24d74cd2e99a06eab6c9969a1b5b2ceb Mon Sep 17 00:00:00 2001 From: Leon Breedt Date: Sun, 8 May 2005 19:58:15 +0000 Subject: add test to ensure the bug fixed by [1295] can't occur again. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1296 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 da5d32bcc8..7417e22bdf 100644 --- a/actionwebservice/CHANGELOG +++ b/actionwebservice/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fix that functional testing of :layered controllers failed when using the SOAP protocol + * Allow invocation filters in :direct controllers as well, as they have access to more information regarding the web service request than ActionPack filters * Add support for a :base64 signature type #1272 [Shugo Maeda] -- cgit v1.2.3