From 50861013c22eeae152bbe8c4cd6a9c21011edc1b Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Thu, 14 Jun 2007 01:17:42 +0000 Subject: Improve Time and Date test coverage. Closes #8646. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7019 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 40e811c7e0..208b276624 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Improve Time and Date test coverage. #8646 [Josh Peek] + * Add Date#since, ago, beginning_of_day, and end_of_day. Date + seconds works now. #8575 [Geoff Buesing] * String#to_time overflows to DateTime. Add String#to_datetime. #8572 [Geoff Buesing] -- cgit v1.2.3