aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'activemodel/CHANGELOG.md')
-rw-r--r--activemodel/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/activemodel/CHANGELOG.md b/activemodel/CHANGELOG.md
index 73837e7de6..d5871a4d4d 100644
--- a/activemodel/CHANGELOG.md
+++ b/activemodel/CHANGELOG.md
@@ -1,7 +1,7 @@
* Specify type of singular association during serialization *Steve Klabnik*
-## Rails 3.2.12 (Fev 11, 2013) ##
+## Rails 3.2.12 (Feb 11, 2013) ##
* Fix issue with `attr_protected` where malformed input could circumvent protection.
CVE-2013-0276