From 1955c164b37342de68306b5d2582d9d2c1776149 Mon Sep 17 00:00:00 2001 From: gbuesing Date: Tue, 18 Nov 2008 09:38:12 -0600 Subject: TimeZone offset tests: use current_period, to ensure TimeZone#utc_offset is up-to-date --- activesupport/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activesupport/CHANGELOG') diff --git a/activesupport/CHANGELOG b/activesupport/CHANGELOG index 721706c1f7..16d78e0201 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,5 +1,7 @@ *2.3.0/3.0* +* TimeZone offset tests: use current_period, to ensure TimeZone#utc_offset is up-to-date [Geoff Buesing] + * Update bundled TZInfo to 0.3.12 [Geoff Buesing] * Added lambda merging to OptionMerger (especially useful with named_scope and with_options) #726 [Paweł Kondzior] -- cgit v1.2.3