From 21cf3c6596de877dd12dcedb5637a1a8bf90b327 Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Sat, 5 Aug 2006 21:30:44 +0000 Subject: script/performance/profiler compatibility with the new ruby-prof, including an option to choose the results printer. Closes #5679. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4673 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- railties/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'railties/CHANGELOG') diff --git a/railties/CHANGELOG b/railties/CHANGELOG index 877087cbb2..4b4d015fb2 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* script/performance/profiler compatibility with the new ruby-prof, including an option to choose the results printer. #5679 [shugo@ruby-lang.org] + * Fixed the failsafe response so it uses either the current recognized controller or ApplicationController. [Rick Olson] * Make sure script/reaper only reaps dispatcher pids by default, and not the spawner's pid. [Jamis Buck] -- cgit v1.2.3