diff options
Diffstat (limited to 'activesupport')
-rw-r--r-- | activesupport/CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index a22daa1d5f..649766cc9b 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -6,7 +6,7 @@ *Andrew White* -## Rails 3.2.13 ## +## Rails 3.2.13 (Mar 18, 2013) ## * Fix DateTime comparison with DateTime::Infinity object. |