From b05cea89b97e1e0d5f01b243d16129615d176b2d Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Wed, 6 Dec 2000 22:28:19 +0000 Subject: kill (Cal_get_changes): return the corba sequence directly 2000-12-06 JP Rosevear * pcs/cal.c (build_change_seq): kill (Cal_get_changes): return the corba sequence directly * pcs/cal-backend.h: update prototype * pcs/cal-backend.c (cal_backend_compute_changes_foreach_key): Build the corba struct rather than the old calobjchange thing (cal_backend_compute_changes): ditto. build and return the actual corba sequence rather than the list of calobjchanges (cal_backend_get_changes): return the corba sequence * cal-util/cal-util.h: Remove CalObjChange cruft * cal-util/cal-util.c (cal_obj_change_list_free): Kill svn path=/trunk/; revision=6826 --- calendar/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 5dcf585696..2947b79a81 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,24 @@ 2000-12-06 JP Rosevear + * pcs/cal.c (build_change_seq): kill + (Cal_get_changes): return the corba sequence directly + + * pcs/cal-backend.h: update prototype + + * pcs/cal-backend.c (cal_backend_compute_changes_foreach_key): Build + the corba struct rather than the old calobjchange thing + (cal_backend_compute_changes): ditto. build and return the actual + corba sequence rather than the list of calobjchanges + (cal_backend_get_changes): return the corba sequence + + * cal-util/cal-util.h: Remove CalObjChange cruft + + * cal-util/cal-util.c (cal_obj_change_list_free): Kill + +2000-12-06 JP Rosevear + + * cal-util/cal-util.c: + * conduits/calendar/calendar-conduit.c (map_name): Update so as not to conflict with calendar (next_changed_item): update to use CalClientChange instead of CalObjChange -- cgit v1.2.3