From dfe1aeb776ed9a7da8b431c7933c858d155a13c7 Mon Sep 17 00:00:00 2001 From: Jamis Buck Date: Tue, 23 Aug 2005 11:05:04 +0000 Subject: Saving a record with two unsaved belongs_to associations pointing to the same object fails #2023 [Tobias Luetke] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2040 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 beb419b62c..21decee967 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Saving a record with two unsaved belongs_to associations pointing to the same object fails #2023 [Tobias Luetke] + * Make destroy return self #1913 [sebastian.kanthak@muehlheim.de] * Fix typo in validations documentation #1938 [court3nay] -- cgit v1.2.3