From 46796e74cfbb8f07b9bfc6d28dcf9867f4c664c0 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 3 Apr 2006 22:39:36 +0000 Subject: Fixed that rails --version should have the return code of 0 (success) (closes #4560) [blair@orcaware.com] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4145 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 0633435e10..963226000d 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fixed that rails --version should have the return code of 0 (success) #4560 [blair@orcaware.com] + * Install alias so Rails::InfoController is accessible at /rails_info. Closes #4546. [Nicholas Seckar] * Fixed that spawner should daemonize if running in repeat mode [DHH] -- cgit v1.2.3