CHANGELOG.md in activesupport-3.2.14.rc2 vs CHANGELOG.md in activesupport-3.2.14

- old
+ new

@@ -1,10 +1,5 @@ -## Rails 3.2.14.rc2 (Jun 16, 2013) ## - -* No changes. - - -## Rails 3.2.14.rc1 (Jul 12, 2013) ## +## Rails 3.2.14 (Jul 22, 2013) ## * Make `Time.at_with_coercion` retain the second fraction and return local time. Fixes #11350