From 41ef9211a2f45eee0960f677f853de7ff1ad97c8 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 15 Sep 2007 04:19:02 +0000 Subject: Fixed that setting request.format should also affect respond_to blocks [DHH] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7480 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionpack/CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actionpack/CHANGELOG b/actionpack/CHANGELOG index 5ae64a89fd..0a727f4016 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,6 +1,6 @@ *SVN* -* Fixed that setting request.format would also affect respond_to blocks [DHH] +* Fixed that setting request.format should also affect respond_to blocks [DHH] * Add option to force binary mode on tempfile used for fixture_file_upload. #6380 [Jonathan Viney] -- cgit v1.2.3