From 61008a12e175494276ed24de4b3d214f66041cd1 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Mon, 23 Oct 2000 18:27:21 +0000 Subject: Pilot map functions grabbed from existing conduits 2000-10-23 JP Rosevear * e-pilot-map.c: Pilot map functions grabbed from existing conduits * e-pilot-map.h (e_pilot_map_write): Header 2000-10-23 JP Rosevear * conduits/todo/Makefile.am: Add libeconduit-static.la * conduits/todo/todo-conduit.c (post_sync): Use e_pilot_map_write (pre_sync): Use e_pilot_map_read svn path=/trunk/; revision=6116 --- calendar/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 6950b626ca..626d14c515 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2000-10-23 JP Rosevear + + * conduits/todo/Makefile.am: Add libeconduit-static.la + + * conduits/todo/todo-conduit.c (post_sync): Use e_pilot_map_write + (pre_sync): Use e_pilot_map_read + 2000-10-21 Damon Chaplin * gui/dialogs/cal-prefs-dialog.c (cal_prefs_dialog_use_24_hour_toggled): removed debug message. -- cgit