From 4859b6c09e188462b4d29328c0bb891cd98d8f31 Mon Sep 17 00:00:00 2001 From: Marcel Molina Date: Wed, 5 Apr 2006 04:39:59 +0000 Subject: Honor skipping filters conditionally for only certain actions even when the parent class sets that filter to conditionally be executed only for the same actions. Closes #4522. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4167 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionpack/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'actionpack/CHANGELOG') diff --git a/actionpack/CHANGELOG b/actionpack/CHANGELOG index da981e6669..0dd7f3c9e0 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Honor skipping filters conditionally for only certain actions even when the parent class sets that filter to conditionally be executed only for the same actions. #4522 [Marcel Molina Jr.] + * Delegate xml_http_request in integration tests to the session instance. [Jamis Buck] * Update the diagnostics template skip the useless '' text. [Nicholas Seckar] -- cgit v1.2.3