From 49c67ea1b7411ea8c73fcba45fe15e76f8697282 Mon Sep 17 00:00:00 2001 From: Jamis Buck Date: Thu, 1 Sep 2005 21:36:50 +0000 Subject: Don't require the environment just to clear the logs #2093 [Scott Barron] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2092 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 d22c7e32bf..16267cff66 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Don't require the environment just to clear the logs #2093 [Scott Barron] + * Make the default rakefile read *.rake files from config/tasks (for easy extension of the rakefile by e.g. generators) * Only load breakpoint in development mode and when BREAKPOINT_SERVER_PORT is defined. -- cgit v1.2.3