From 8949ce09824b8a6796c3257fd6ebb01d9014fe9c Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Fri, 20 Oct 2006 20:30:59 +0000 Subject: MySQL: all_hashes compatibility with old MysqlRes class. Closes #6429. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5330 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 babc15361b..10ea2ec7f2 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* MySQL: all_hashes compatibility with old MysqlRes class. #6429 [Jeremy Kemper] + * Fix has_many :through to add the appropriate conditions when going through an association using STI. Closes #5783. [Jonathan Viney] * fix select_limited_ids_list issues in postgresql, retain current behavior in other adapters [Rick] -- cgit v1.2.3