diff options
author | JP Rosevear <jpr@helixcode.com> | 2000-10-24 02:51:08 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2000-10-24 02:51:08 +0800 |
commit | 510673ba15f07fef05f3f37b6015e448b7db8a2d (patch) | |
tree | e19ffc32de472cd361a167c30846524b2bdeb73f /addressbook/ChangeLog | |
parent | fa8c78296810f3a78087a7442efcd6c000b40d1a (diff) | |
download | gsoc2013-evolution-510673ba15f07fef05f3f37b6015e448b7db8a2d.tar.gz 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/ChangeLog | 7 |
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): |