From 498d8ff72eded86fb1064205332e0a91b1dacece Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Fri, 14 Sep 2007 07:29:22 +0000 Subject: Fix association writer with :dependent => :nullify. Closes #7314. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7477 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 82095b1759..81cf47529e 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fix association writer with :dependent => :nullify. #7314 [Jonathan Viney] + * OpenBase: update for new lib and latest Rails. Support migrations. #8748 [dcsesq] * Moved acts_as_tree into a plugin of the same name on the official Rails svn #9514 [lifofifo] -- cgit v1.2.3