aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@helixcode.com>2000-10-24 02:27:21 +0800
committerJP Rosevear <jpr@src.gnome.org>2000-10-24 02:27:21 +0800
commit61008a12e175494276ed24de4b3d214f66041cd1 (patch)
tree08de7600f576b1aa6c5d44be4c781e3b3c416c43 /calendar/ChangeLog
parent3da02acd535f898c2669d06da92c22d3e14d62a2 (diff)
downloadgsoc2013-evolution-61008a12e175494276ed24de4b3d214f66041cd1.tar
gsoc2013-evolution-61008a12e175494276ed24de4b3d214f66041cd1.tar.gz
gsoc2013-evolution-61008a12e175494276ed24de4b3d214f66041cd1.tar.bz2
gsoc2013-evolution-61008a12e175494276ed24de4b3d214f66041cd1.tar.lz
gsoc2013-evolution-61008a12e175494276ed24de4b3d214f66041cd1.tar.xz
gsoc2013-evolution-61008a12e175494276ed24de4b3d214f66041cd1.tar.zst
gsoc2013-evolution-61008a12e175494276ed24de4b3d214f66041cd1.zip
Pilot map functions grabbed from existing conduits
2000-10-23 JP Rosevear <jpr@helixcode.com> * 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 <jpr@helixcode.com> * 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
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
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 <jpr@helixcode.com>
+
+ * 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 <damon@helixcode.com>
* gui/dialogs/cal-prefs-dialog.c (cal_prefs_dialog_use_24_hour_toggled): removed debug message.