From 04354cd4c278cffd4da6a5cf31f403aeb099d436 Mon Sep 17 00:00:00 2001 From: Rick Olson Date: Thu, 24 May 2007 20:40:14 +0000 Subject: update changelog too git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6828 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 7d8d38ee8d..af1dd8b80b 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Ensure that associations with :dependent => :delete_all respect :conditions option. Closes #8034 [danger, joshpeek, Rick] + * belongs_to assignment creates a new proxy rather than modifying its target in-place. #8412 [mmangino@elevatedrails.com] * Fix column type detection while loading fixtures. Closes #7987 [roderickvd] -- cgit v1.2.3