From bfc53ad061fd6adeeaf865235fee9555a9fb2e53 Mon Sep 17 00:00:00 2001 From: Matt Martin Date: Mon, 19 Jul 1999 07:17:32 +0000 Subject: Handle the 'Z' parameter to the ISO date format to convert from GMT time. 1999-07-19 Matt Martin * timeutil.c (time_from_isodate): Handle the 'Z' parameter to the ISO date format to convert from GMT time. svn path=/trunk/; revision=1030 --- calendar/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 481537730e..8387496f38 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +1999-07-19 Matt Martin + + * timeutil.c (time_from_isodate): Handle the 'Z' parameter to the + ISO date format to convert from GMT time. + 1999-07-17 Nat Friedman * calendar.c (calendar_add_object): Copy the new UID into the -- cgit v1.2.3