From 637c685a42c8dc54b198b985ae55b75380e7f114 Mon Sep 17 00:00:00 2001 From: Michael Koziarski Date: Fri, 19 Oct 2007 02:25:09 +0000 Subject: Forgotten changelog entry git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7974 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activerecord/CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) (limited to 'activerecord') diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG index c2186022ec..4b962e43a8 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,8 @@ *SVN* +* Complete the assimilation of Sexy Migrations from ErrFree [Chris Wanstrath, PJ Hyett] + http://errtheblog.com/post/2381 + * Qualified column names work in hash conditions, like :conditions => { 'comments.created_at' => ... }. #9733 [danger] * Fix regression where the association would not construct new finder SQL on save causing bogus queries for "WHERE owner_id = NULL" even after owner was saved. #8713 [Bryan Helmkamp] -- cgit v1.2.3