aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@helixcode.com>2000-10-24 02:51:08 +0800
committerJP Rosevear <jpr@src.gnome.org>2000-10-24 02:51:08 +0800
commit510673ba15f07fef05f3f37b6015e448b7db8a2d (patch)
treee19ffc32de472cd361a167c30846524b2bdeb73f /addressbook/ChangeLog
parentfa8c78296810f3a78087a7442efcd6c000b40d1a (diff)
downloadgsoc2013-evolution-510673ba15f07fef05f3f37b6015e448b7db8a2d.tar
gsoc2013-evolution-510673ba15f07fef05f3f37b6015e448b7db8a2d.tar.gz
gsoc2013-evolution-510673ba15f07fef05f3f37b6015e448b7db8a2d.tar.bz2
gsoc2013-evolution-510673ba15f07fef05f3f37b6015e448b7db8a2d.tar.lz
gsoc2013-evolution-510673ba15f07fef05f3f37b6015e448b7db8a2d.tar.xz
gsoc2013-evolution-510673ba15f07fef05f3f37b6015e448b7db8a2d.tar.zst
gsoc2013-evolution-510673ba15f07fef05f3f37b6015e448b7db8a2d.zip
Use e_pilot_map_read (post_sync): Use e_pilot_map_write
2000-10-23 JP Rosevear <jpr@helixcode.com> * conduit/address-conduit.c (pre_sync): Use e_pilot_map_read (post_sync): Use e_pilot_map_write * conduit/Makefile.am: Link libeconduit and not libical svn path=/trunk/; revision=6121
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 700f09818d..96d46af7fc 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,10 @@
+2000-10-23 JP Rosevear <jpr@helixcode.com>
+
+ * conduit/address-conduit.c (pre_sync): Use e_pilot_map_read
+ (post_sync): Use e_pilot_map_write
+
+ * conduit/Makefile.am: Link libeconduit and not libical
+
2000-10-20 Michael Meeks <michael@helixcode.com>
* contact-editor/e-contact-editor.c (tb_save_and_close_cb):