From 784a38698467dbc576e2c33319ef25c39d0bd104 Mon Sep 17 00:00:00 2001 From: Aaron Patterson Date: Sat, 22 Dec 2012 21:34:17 -0800 Subject: updating the changelog for the CVE --- activerecord/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index 5757b48f99..91df89ad9a 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -1,3 +1,7 @@ +## Rails 3.2.10 ## + +* CVE-2012-5664 options hashes should never be the first parameter. + ## Rails 3.2.9 (Nov 12, 2012) ## * Fix issue with collection associations calling first(n)/last(n) and attempting -- cgit v1.2.3