From 543622959a85ae464dfce4e0658e96a2e7dd3dbb Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Sun, 4 Mar 2007 04:12:42 +0000 Subject: DateTime calculations analogous to the Date and Time extensions. Closes #7693. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6303 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 7a5a2f5586..020806ffe6 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* DateTime calculations analogous to the Date and Time extensions. #7693 [Geoff Buesing] + * Give DateTime correct .to_s implementations, lets it play nice with ActiveRecord quoting. [gbuesing] * Add File.atomic_write, allows you to write large files in an atomic manner, preventing users from seeing half written files. [Koz] -- cgit v1.2.3