From ff5c7c8c40ba24431ec5c9cdad23ddb9963d2c67 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Thu, 31 May 2007 16:37:09 +0000 Subject: Added Date#change (like Time#change) [DHH] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6910 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activesupport/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activesupport/CHANGELOG') diff --git a/activesupport/CHANGELOG b/activesupport/CHANGELOG index d3af47bc6a..b0fadc4092 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Added Date#change (like Time#change) [DHH] + * DateTime#to_time converts to Time unless out of range. #8512 [Geoff Buesing] * Date#to_datetime, #to_s(:rfc822). #8512 [Geoff Buesing] -- cgit v1.2.3