From ddbaacfd4ad4adb58a4762fe49b337c13d0bf397 Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Fri, 18 Jan 2008 07:31:51 +0000 Subject: Organize and clean up the Active Record test suite. Closes #10742. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8662 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activerecord/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG index ed25689c51..6b2a30999e 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Organize and clean up the Active Record test suite. #10742 [John Barnette] + * Ensure that modifying has_and_belongs_to_many actions clear the query cache. Closes #10840 [john.andrews] * Fix issue where Table#references doesn't pass a :null option to a *_type attribute for polymorphic associations. Closes #10753 [railsjitsu] -- cgit v1.2.3