Skip to content

Commit

Permalink
Add CHANGELOG entry for 78c896c
Browse files Browse the repository at this point in the history
  • Loading branch information
jonleighton committed Sep 6, 2011
1 parent b949fde commit 431d766
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions activerecord/CHANGELOG
@@ -1,5 +1,8 @@
*Rails 3.1.1 (unreleased)*

* Don't send any queries to the database when the foreign key of a belongs_to is nil. Fixes
GH #2828. [Georg Friedrich]

* Fixed find_in_batches method to not include order from default_scope. See GH #2832 [Arun Agrawal]

* Don't compute table name for abstract classes. Fixes problem with setting the primary key
Expand Down

0 comments on commit 431d766

Please sign in to comment.