From b4fe4daa840741dce464b3c9ff5a7e447375bdd5 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 30 Apr 2005 08:34:02 +0000 Subject: Fixed assert_redirected_to to work with :only_path => false #1204 [Alisdair McDiarmid] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1251 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 ba7b22b7f7..e751c88af8 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fixed assert_redirected_to to work with :only_path => false #1204 [Alisdair McDiarmid] + * Fixed render_partial_collection to output an empty string instead of nil when handed an empty array #1202 [Ryan Carver] * Improved the speed of regular expression expirations for caching by a factor of 10 #1221 [Jamis Buck] -- cgit v1.2.3