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 --- e-util/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 404b1a331f..cb82b98e94 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,9 @@ +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-18 Dan Winship * e-html-utils.c (e_text_to_html): If unicode_get_utf8 returns -1, -- cgit