From 1d9346428b3f12a42f717a7b1313cd4375d23e23 Mon Sep 17 00:00:00 2001 From: "Jason Frey (Fryguy)" Date: Fri, 5 Jun 2009 13:46:42 -0400 Subject: String #to_time and #to_datetime: handle fractional seconds [#864 state:resolved] --- activesupport/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activesupport/CHANGELOG') diff --git a/activesupport/CHANGELOG b/activesupport/CHANGELOG index e8fe74ce42..93e0f1aa24 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,5 +1,7 @@ *Edge* +* String #to_time and #to_datetime: handle fractional seconds #864 [Jason Frey] + * Update bundled TZInfo to v0.3.13 [Geoff Buesing] * Allow MemCacheStore to be initialized with a MemCache-like object instead of addresses and options [Bryan Helmkamp] -- cgit v1.2.3