From b70e2db64af856b46571c66877762837a0f3a95a Mon Sep 17 00:00:00 2001 From: Jamis Buck Date: Mon, 5 Sep 2005 15:39:20 +0000 Subject: Make the default stats task extendable by modifying the STATS_DIRECTORIES constant git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2135 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 7cdef2b199..d1760e0b59 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Make the default stats task extendable by modifying the STATS_DIRECTORIES constant + * Allow the selected environment to define RAILS_DEFAULT_LOGGER, and have Rails::Initializer use it if it exists. * Moved all the shared tasks from Rakefile into Rails, so that the Rakefile is empty and doesn't require updating. -- cgit v1.2.3