From c99df461f45c514d434a6f0bcb368320b71fd0c8 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 5 Aug 2006 20:50:26 +0000 Subject: Fixed that default timezones for new / initialize should uphold utc setting (closes #5709) [daniluk@yahoo.com] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4670 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activerecord/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activerecord/CHANGELOG') diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG index 550e5adb3a..614cb2a1c0 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fixed that default timezones for new / initialize should uphold utc setting #5709 [daniluk@yahoo.com] + * Fix announcement of very long migration names. #5722 [blake@near-time.com] * The exists? class method should treat a string argument as an id rather than as conditions. #5698 [jeremy@planetargon.com] -- cgit v1.2.3