From c87206cc575031ae5d422a7729e32954e1184b26 Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Fri, 14 Sep 2007 07:34:45 +0000 Subject: Add option to force binary mode on tempfile used for fixture_file_upload. Closes #6380. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7478 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 d2d0212cbd..ec7cb735aa 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Add option to force binary mode on tempfile used for fixture_file_upload. #6380 [Jonathan Viney] + * Fixed that resource namespaces wouldn't stick to all nested resources #9399 [pixeltrix] * Moved ActionController::Macros::AutoComplete into the auto_complete plugin on the official Rails svn #9512 [lifofifo] -- cgit v1.2.3