From 96c6ca369a302d25c721f0cf2c9d28b0c51e2a69 Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Sat, 26 Aug 2006 05:58:16 +0000 Subject: Deprecation: test deprecated instance vars in partials. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4824 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionpack/CHANGELOG | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'actionpack/CHANGELOG') diff --git a/actionpack/CHANGELOG b/actionpack/CHANGELOG index a5c1a3b01e..a103a9fede 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,6 +1,8 @@ *SVN* -* Changed the POST parameter processing to use the new QueryStringParser [DHH] +* Deprecation: test deprecated instance vars in partials. [Jeremy Kemper] + +* Changed the POST parameter processing to use the new QueryStringParser and make the result a indifferent hash [DHH] * Add UrlWriter to allow writing urls from Mailers and scripts. [Nicholas Seckar] -- cgit v1.2.3