From 0591c53efde948fd49a00aa23bdfc2ca26fca434 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 17 Apr 2005 17:16:24 +0000 Subject: Made the dynamic finders use the new find API and updated the examples here and there git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1196 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activerecord/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activerecord/CHANGELOG') diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG index ec31dd575f..108de3a8c8 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fixed page caching for non-vhost applications living underneath the root #1004 [Ben Schumacher] + * Fixes a problem with the SQL Adapter which was resulting in IDENTITY_INSERT not being set to ON when it should be #1104 [adelle] * Added the option to specify the acceptance string in validates_acceptance_of #1106 [caleb@aei-tech.com] -- cgit v1.2.3