From 1a459e8e7d9f32e6c3a55153e8e1cfabef881839 Mon Sep 17 00:00:00 2001 From: Rick Olson Date: Mon, 20 Aug 2007 01:12:43 +0000 Subject: Fix bug where action caching sets the content type to the ActionCachePath object. Closes #9282 [mindforge] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7346 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionpack/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'actionpack/CHANGELOG') diff --git a/actionpack/CHANGELOG b/actionpack/CHANGELOG index 56ce3e1095..9eab683587 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fix bug where action caching sets the content type to the ActionCachePath object. Closes #9282 [mindforge] + * Find layouts even if they're not in the first view_paths directory. Closes #9258 [caio] * Major improvement to the documentation for the options / select form helpers. Closes #9038 [kampers, jardeon, wesg] -- cgit v1.2.3