From 1d61071e7cba0d14a0f1a66b21d4af3656104e02 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Thu, 13 Jan 2005 14:01:17 +0000 Subject: Fixed that controller tests can now assert on the use of cookies #466 [Alexey] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@402 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 2cd5abeda8..2923232021 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fixed that controller tests can now assert on the use of cookies #466 [Alexey] + * Fixed that send_file would "remember" all the files sent by adding to the headers again and again #458 [bitsweat] * Fixed url rewriter confusion when the controller or action name was a substring of the controller_prefix or action_prefix -- cgit v1.2.3