From c006bae4b8e0b44fccbd43e2982428aabdeb538e Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 21 Mar 2005 17:46:31 +0000 Subject: Added additional error handling to the FastCGI dispatcher to catch even errors taking down the entire process git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@969 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 c8c0fa540a..ce3eabcec6 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Added additional error handling to the FastCGI dispatcher to catch even errors taking down the entire process + * Improved the generated scaffold code a lot to take advantage of recent Rails developments #882 [Tobias Luetke] * Combined the script/environment.rb used for gems and regular files version. If vendor/rails/* has all the frameworks, then files version is used, otherwise gems #878 [Nicholas Seckar] -- cgit v1.2.3