From 5112a6ccdfb930200d6d476f5e40bfe3d1a6ef33 Mon Sep 17 00:00:00 2001 From: Steve Klabnik Date: Tue, 26 Feb 2013 11:21:37 -0800 Subject: Move AS CHANGELOG entry up. I merged b883706 but forgot to move the entry past beta1. --- activesupport/CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index c280a782c0..c47cb75274 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -1,10 +1,11 @@ ## Rails 4.0.0 (unreleased) ## +* Fix deletion of empty directories in ActiveSupport::Cache::FileStore. + + *Charles Jones* ## Rails 4.0.0.beta1 (February 25, 2013) ## -* Fix deletion of empty directories in ActiveSupport::Cache::FileStore. *Charles Jones* - * Prevent `DateTime#change` from truncating the second fraction, when seconds do not need to be changed. -- cgit v1.2.3