From 133fe85f2baa54a676157c0598d6c7c5f8d78a96 Mon Sep 17 00:00:00 2001 From: Kent Sibilev Date: Mon, 25 Sep 2006 05:20:13 +0000 Subject: Removed invocation of deprecated before_action and around_action filter methods. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5179 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 d49fc60b16..65297433fb 100644 --- a/actionwebservice/CHANGELOG +++ b/actionwebservice/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Removed invocation of deprecated before_action and around_action filter methods. Corresponding before_invocation and after_invocation methods should be used instead. #6275 [Kent Sibilev] + * Provide access to the underlying SOAP driver. #6212 [bmilekic, Kent Sibilev] * Deprecation: update docs. #5998 [jakob@mentalized.net, Kevin Clark] -- cgit v1.2.3