From eb4a715ad0f1b36aa76d974095e609a41f908975 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Mon, 1 Oct 2001 18:54:13 +0000 Subject: Convert the comp exceptions to the pilot record (comp_from_remote_record): 2001-10-01 JP Rosevear * conduits/calendar/calendar-conduit.c (local_record_from_comp): Convert the comp exceptions to the pilot record (comp_from_remote_record): record exceptions in the comp and use time zone stuff on recurrence end date svn path=/trunk/; revision=13269 --- calendar/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 461d8b5388..227971c4ab 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,12 @@ 2001-10-01 JP Rosevear + * conduits/calendar/calendar-conduit.c (local_record_from_comp): + Convert the comp exceptions to the pilot record + (comp_from_remote_record): record exceptions on the desktop and + use time zone stuff on recurrence end date + +2001-10-01 JP Rosevear + * pcs/cal-backend-file.c (cal_backend_file_compute_changes): strdup the uid to avoid double free, write out only after everything is done -- cgit