From: Christos Zoulas Date: Fri, 9 Jan 2015 19:29:06 +0000 (+0000) Subject: time related changes X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=290da504cdabb4d57bc758742a951c0efbff57c8;p=file time related changes --- diff --git a/ChangeLog b/ChangeLog index 94aff999..da81f576 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2015-01-09 14:35 Christos Zoulas + + * Fix multiple issues with date formats reported by Christoph Biedl: + - T_LOCAL meaning was reversed + - Arithmetic did not work + Also stop adjusting daylight savings for gmt printing. + 2015-01-05 13:00 Christos Zoulas * PR/411: Fix memory corruption from corrupt cdf file.