From 1b033e82e839d7ce9e11f0791974eee7791c52b6 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Sat, 27 Oct 2001 15:39:26 +0000 Subject: touch on lookup (check_for_slow_setting): write touched only if slow sync 2001-10-27 JP Rosevear * conduits/todo/todo-conduit.c (local_record_from_comp): touch on lookup (check_for_slow_setting): write touched only if slow sync (match): touch on lookup * conduits/calendar/calendar-conduit.c (local_record_from_comp): touch the record on lookup (check_for_slow_setting): write touched only if slow sync (pre_sync): don't touch on lookup (match): touch on lookup svn path=/trunk/; revision=14210 --- calendar/ChangeLog | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index a3691c90aa..d57bffcc59 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,12 +1,25 @@ +2001-10-27 JP Rosevear + + * conduits/todo/todo-conduit.c (local_record_from_comp): touch on + lookup + (check_for_slow_setting): write touched only if slow sync + (match): touch on lookup + + * conduits/calendar/calendar-conduit.c (local_record_from_comp): + touch the record on lookup + (check_for_slow_setting): write touched only if slow sync + (pre_sync): don't touch on lookup + (match): touch on lookup + 2001-10-26 JP Rosevear - * conduits/calendar/e-calendar.conduit.in: remove the merges as valid sync - types + * conduits/calendar/e-calendar.conduit.in: remove the merges as + valid sync types * conduits/todo/e-todo.conduit.in: as above - * conduits/calendar/calendar-conduit.c (pre_sync): write out only the - touched records if we are doing copies + * conduits/calendar/calendar-conduit.c (pre_sync): write out only + the touched records if we are doing copies * conduits/todo/todo-conduit.c: as above -- cgit v1.2.3