From d3704f888b4da86d2aa48b8efb777bd38f1e7028 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Thu, 19 May 2005 19:19:58 +0000 Subject: Fixed assert_redirect_to to work with redirect_to_path #869 [Nicholas Seckar] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1332 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 aca576feb7..fb79d417c7 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fixed assert_redirect_to to work with redirect_to_path #869 [Nicholas Seckar] + * Fixed escaping of :method option in remote_form_tag #1218 [Rick Olson] * Added Serbia and Montenegro to the country_select #1239 [todd@robotcoop.com] -- cgit v1.2.3