From 3cfea287baa596833bd5e8bda5e12fd03250008f Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Mon, 27 Feb 2006 21:37:30 +0000 Subject: Speed up class -> connection caching and stale connection verification. Closes #3979. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3693 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 9dcb4d8836..d9af0c2157 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Speed up class -> connection caching and stale connection verification. #3979 [Stefan Kaes] + * Add set_fixture_class to allow the use of table name accessors with models which use set_table_name. [Kevin Clark] * Added that fixtures to placed in subdirectories of the main fixture files are also loaded #3937 [dblack@wobblini.net] -- cgit v1.2.3