From 7d65f7cd3dbcf9a3986f0f05b692e83de6515390 Mon Sep 17 00:00:00 2001 From: Jamis Buck Date: Wed, 24 Aug 2005 16:45:46 +0000 Subject: Revert [2040], caused assignment of belongs_to associations to fail in some cases git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2048 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activerecord/CHANGELOG | 2 -- 1 file changed, 2 deletions(-) (limited to 'activerecord/CHANGELOG') diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG index 21decee967..beb419b62c 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,7 +1,5 @@ *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