From 56267474dac278898bf2f53b9a43fb68bd83f43d Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 4 Dec 2006 03:50:57 +0000 Subject: Fixed script/process/spawner to work properly with Mongrel including in -r (daemonize mode) [DHH] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5672 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 b8b23352d1..3491c0c336 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fixed script/process/spawner to work properly with Mongrel including in -r (daemonize mode) [DHH] + * Added one-letter aliases for the three default environments to script/console, so script/console p will load the production environment (t for test, d for development) [DHH] * Fixed that script/server running against Mongrel should tail the proper log regardless of the environment [DHH] -- cgit v1.2.3