diff options
Diffstat (limited to 'activesupport/CHANGELOG.md')
-rw-r--r-- | activesupport/CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index 117e34a822..528de79cf6 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -1,5 +1,10 @@ ## unreleased ## +* No changes. + + +## Rails 3.2.13.rc1 (Feb 17, 2013) ## + * Fix DateTime comparison with DateTime::Infinity object. *Dan Kubb* |