From c74c78c88d94a2e3362f9cb55a8a86b2760cfa71 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Fri, 16 Feb 2007 21:13:02 +0000 Subject: Added X-Benchmark to all responses with the same benchmark data as goes into the log [DHH] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6156 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 6a38dd5b65..416bb81d2a 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Added X-Benchmark to all responses with the same benchmark data as goes into the log [DHH] + * Add Mime::Type convenience methods to check the current mime type. [Rick] request.format.html? # => true if Mime::HTML -- cgit v1.2.3