From f921a96e8506ca5d376a83f06b45ffd8df737fa7 Mon Sep 17 00:00:00 2001 From: Geoff Buesing Date: Sat, 22 Mar 2008 01:59:09 +0000 Subject: Adding rake tasks time:zones:all, time:zones:us and time:zones:local for finding time zone names for config.time_zone option git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9074 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 fc6bf18eba..a22efda9be 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Adding rake tasks time:zones:all, time:zones:us and time:zones:local for finding time zone names for config.time_zone option [Geoff Buesing] + * Added support for installing plugins hosted at git repositories #11294 [danger] * Fixed that script/generate would not look for plugin generators in plugin_paths #11000 [glv] -- cgit v1.2.3