From b2cfbc4cc9029252735a821a46c82ccc0f0b680d Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 20 Mar 2005 13:42:35 +0000 Subject: Added with additional settings for working with transactional fixtures and pre-loaded test databases #865 [mindel] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@924 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 9645f4fca3..089955b974 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Added with additional settings for working with transactional fixtures and pre-loaded test databases #865 [mindel] + * Fixed acts_as_list to trigger remove_from_list on destroy after the fact, not before, so a unique position can be maintained #871 [Alisdair McDiarmid] * Added the possibility of specifying fixtures in multiple calls #816 [kim@tinker.com] -- cgit v1.2.3