From d2a1c2778e76ba30431121d0a9062272e0c90405 Mon Sep 17 00:00:00 2001 From: gbuesing Date: Sun, 4 Jan 2009 13:58:08 -0600 Subject: TimeWithZone#- gives correct result with wrapped DateTime, and with DateTime argument --- activesupport/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activesupport/CHANGELOG') diff --git a/activesupport/CHANGELOG b/activesupport/CHANGELOG index 7b9ccc888d..3c5f39d321 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,5 +1,7 @@ *2.3.0 [Edge]* +* TimeWithZone#- gives correct result with wrapped DateTime, and with DateTime argument [Geoff Buesing] + * Updated i18n gem to version 0.1.1 #1635 [Yaroslav Markin] * Add :allow_nil option to delegate. #1127 [Sergio Gil] -- cgit v1.2.3