From 9f3625dd0ae1691be3ea0b745a65149b9e4c2837 Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Thu, 6 Jul 2006 20:37:49 +0000 Subject: Ensure the logger is initialized. Closes #5629. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4573 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 34cff52746..88ec145f83 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Ensure the logger is initialized. #5629 [mike@clarkware.com] + * Added Mongrel-spawning capabilities to script/process/spawner. Mongrel will be the default choice if installed, otherwise FCGI is tried [DHH]. Examples: spawner # starts instances on 8000, 8001, and 8002 using Mongrel if available -- cgit v1.2.3