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