From 44aca7b29502995b3e2ed94f7288646f134ff612 Mon Sep 17 00:00:00 2001 From: Aaron Patterson Date: Thu, 31 May 2012 10:23:39 -0700 Subject: adding security notifications to CHANGELOGs --- activerecord/CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'activerecord') diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index 4c81698517..6767fb74f5 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -13,6 +13,9 @@ * Fix #5667. Preloading should ignore scoping. +* Predicate builder should not recurse for determining where columns. + Thanks to Ben Murphy for reporting this! CVE-2012-2661 + ## Rails 3.2.3 (March 30, 2012) ## * Added find_or_create_by_{attribute}! dynamic method. *Andrew White* -- cgit v1.2.3