From d1d8657ea6bfce2f5442608ed0fd0dfcf53f6f6f Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Tue, 2 May 2006 22:18:20 +0000 Subject: Added -n/--process to script/process/spawner name the process pid (default is dispatch) [DHH] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4322 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 0d1d84a61b..1dd37f326d 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Added -n/--process to script/process/spawner name the process pid (default is dispatch) [DHH] + * Namespaced OrderedHash so the Rails implementation does not clash with any others. (fixes #4911) [Julian Tarkhanov] * Replace Ruby's deprecated append_features in favor of included. [Marcel Molina Jr.] -- cgit v1.2.3