From a06095af856e8ed5be14599798d2e980af202fbb Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Sat, 27 Oct 2001 03:44:02 +0000 Subject: take an extra param on whether to mark touched (map_sax_start_element): 2001-10-26 JP Rosevear * e-pilot-map.c (real_e_pilot_map_insert): take an extra param on whether to mark touched (map_sax_start_element): use above (e_pilot_map_insert): ditto (e_pilot_map_write): pass in extra info to foreach call (map_write_foreach): if we are in touched only mode, write out the map only if its been touched * e-pilot-map.h: add new member svn path=/trunk/; revision=14196 --- e-util/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 072e9bab22..c30b28cbac 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,5 +1,17 @@ 2001-10-26 JP Rosevear + * e-pilot-map.c (real_e_pilot_map_insert): take an extra param on + whether to mark touched + (map_sax_start_element): use above + (e_pilot_map_insert): ditto + (e_pilot_map_write): pass in extra info to foreach call + (map_write_foreach): if we are in touched only mode, write out the + map only if its been touched + + * e-pilot-map.h: add new member + +2001-10-26 JP Rosevear + * e-pilot-map.c (map_sax_start_element): add archived records with pilot id of 0 (map_write_foreach): use the uid map for writing -- cgit v1.2.3