diff --git a/activemodel/CHANGELOG.md b/activemodel/CHANGELOG.md index b5c18e3419..5b78bd950c 100644 --- a/activemodel/CHANGELOG.md +++ b/activemodel/CHANGELOG.md @@ -8,7 +8,7 @@ * Fix issue with `attr_protected` where malformed input could circumvent protection. CVE-2013-0276 - *joerncheen* + *joernchen* ## Rails 3.2.11 (Jan 8, 2013) ##