From b247c8d71a54d684a1c307986a03d1759bbc20e0 Mon Sep 17 00:00:00 2001 From: Aaron Patterson Date: Wed, 2 Mar 2011 14:04:41 -0800 Subject: * LocalCache strategy is now a real middleware class, not an anonymous class posing for pictures. --- activesupport/CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) (limited to 'activesupport/CHANGELOG') diff --git a/activesupport/CHANGELOG b/activesupport/CHANGELOG index 99cea2586b..373236ce9a 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,5 +1,8 @@ *Rails 3.1.0 (unreleased)* +* LocalCache strategy is now a real middleware class, not an anonymous class +posing for pictures. + * ActiveSupport::Dependencies::ClassCache class has been introduced for holding references to reloadable classes. -- cgit v1.2.3