From eb1ae042bd1b32841249fcc9c240c2e2a4161c6f Mon Sep 17 00:00:00 2001 From: Rick Olson Date: Sun, 19 Mar 2006 00:55:56 +0000 Subject: add ticket # to changeset git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3962 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activerecord/CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activerecord/CHANGELOG') diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG index ef959c97c5..29b721a38a 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,6 +1,6 @@ *SVN* -* Raise error when trying to select many polymorphic objects with has_many :through or :include [Rick Olson] +* Raise error when trying to select many polymorphic objects with has_many :through or :include (closes #4226) [josh@hasmanythrough.com] * Fixed has_many :through to include :conditions set on the :through association. closes #4020 [jonathan@bluewire.net.nz] -- cgit v1.2.3