From c0f20d73a5e0d6c4af91fff32a53fe5c4ee96e47 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Wed, 11 Oct 2000 08:04:27 +0000 Subject: The element is "pilot_id" not "pilotid". Update both maps (compute_pid): 2000-10-11 JP Rosevear * conduits/todo/todo-conduit.c (map_sax_start_element): The element is "pilot_id" not "pilotid". Update both maps (compute_pid): Utility function to set a local records pid (local_record_from_comp): Compute the pid and status here, no longer use the old cal_component pilot interfaces (free_match): Its a *local not a **local * conduits/calendar/calendar-conduit.c: same as above * conduits/todo/todo-conduit.h: Have both a uid and pid map * conduits/todo/calendar-conduit.h: same as above svn path=/trunk/; revision=5836 --- calendar/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 94d3bb2e41..78c960378a 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,18 @@ +2000-10-11 JP Rosevear + + * conduits/todo/todo-conduit.c (map_sax_start_element): The + element is "pilot_id" not "pilotid". Update both maps + (compute_pid): Utility function to set a local records pid + (local_record_from_comp): Compute the pid and status here, + no longer use the old cal_component pilot interfaces + (free_match): Its a *local not a **local + + * conduits/calendar/calendar-conduit.c: same as above + + * conduits/todo/todo-conduit.h: Have both a uid and pid map + + * conduits/todo/calendar-conduit.h: same as above + 2000-10-09 JP Rosevear * conduits/*: Adjust to using gnome-pilot-sync-abs conduit which -- cgit v1.2.3