From 9208390f32bc28fc3af85b21d7c6a58675c658ab Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Mon, 10 Dec 2007 06:09:30 +0000 Subject: Ensure asset cache directories are automatically created. Closes #10337. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8366 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionpack/CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) (limited to 'actionpack/CHANGELOG') diff --git a/actionpack/CHANGELOG b/actionpack/CHANGELOG index 6270392742..483c255085 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Ensure asset cache directories are automatically created. #10337 [Josh Peek] + * render :xml and :json preserve custom content types. #10388 [jmettraux, Chu Yeow] * Refactor Action View template handlers. #10437 [Josh Peek] @@ -8,6 +10,7 @@ * Clean up some cruft around ActionController::Base#head. Closes #10417 [ssoroka] + *2.0.1* (December 7th, 2007) * Fixed send_file/binary_content for testing #8044 [tolsen] -- cgit v1.2.3