CHANGELOG.md in activesupport-3.2.15.rc3 vs CHANGELOG.md in activesupport-3.2.15

- old
+ new

@@ -1,5 +1,5 @@ -## unreleased ## +## Rails 3.2.15 (Oct 16, 2013) ## * Fix ActiveSupport::Cache::FileStore#cleanup to no longer rely on missing each_key method. *Murray Steele*