aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index c6d15f22fa..3702604460 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,19 @@
+2004-04-07 Chris Toshok <toshok@ximian.com>
+
+ * util/e-destination.c (e_destination_copy): we don't have an
+ EBook* anymore.
+ (e_destination_clear): same.
+ (e_destination_set_contact): same.
+ (e_destination_set_book): same, just cache the source_uid.
+ (e_destination_set_book_uri): nuke.
+ (e_destination_set_contact_uid): we don't have an EBook*.
+ (e_destination_xml_decode): same.
+ (e_destination_export_to_vcard_attribute): new function, fill in
+ an EVCardAttribute with EDestination values.
+
+ * util/e-destination.h: add prototype for
+ e_destination_export_to_vcard_attribute.
+
2004-04-07 Jeffrey Stedfast <fejj@ximian.com>
* gui/component/autocompletion-config.c