From a4789a176c9b256e018e31ac363ee9847da55500 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Mon, 28 Aug 2000 23:17:08 +0000 Subject: We no longer need time_from_icaltimetype as libical has the API for this 2000-08-28 JP Rosevear * cal-util/timeutil.h: We no longer need time_from_icaltimetype as libical has the API for this * cal-util/timeutil.c: ditto * cal-util/cal-recur.c: Replace time_from_icaltimetype with icaltime_as_timet * gui/calendar-model.c: ditto * gui/event-editor.c: ditto * gui/gnome-cal.c: ditto svn path=/trunk/; revision=5090 --- calendar/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 5b3ba7b04a..a339ade968 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,19 @@ +2000-08-28 JP Rosevear + + * cal-util/timeutil.h: We no longer need time_from_icaltimetype + as libical has the API for this + + * cal-util/timeutil.c: ditto + + * cal-util/cal-recur.c: Replace time_from_icaltimetype with + icaltime_as_timet + + * gui/calendar-model.c: ditto + + * gui/event-editor.c: ditto + + * gui/gnome-cal.c: ditto + 2000-08-28 Federico Mena Quintero * pcs/cal-backend-file.c (remove_component): Remove the -- cgit v1.2.3