From 2c110b825e743f62c84a0c3e247ad524a9ac81c6 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Fri, 11 Feb 2005 13:05:38 +0000 Subject: Added IndifferentAccess as a way to wrap a hash by a symbol-based store that also can be accessed by string keys git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@581 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 2a9ced6dc0..ce7e0a1e42 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fixed double requiring of models with the same name as the controller + * Fixed that query params could be forced to nil on a POST due to the raw post fix #562 [moriq@moriq.com] * Fixed that cookies shouldn't be frozen in TestRequest #571 [Eric Hodel] -- cgit v1.2.3