aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--activerecord/CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
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