aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index f4cba44ebb..049435e2ca 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,14 @@
+2001-08-13 Christopher James Lahey <clahey@ximian.com>
+
+ * backend/ebook/e-book-listener.c,
+ backend/ebook/e-book-listener.h, backend/ebook/e-book.c,
+ backend/ebook/e-book.h, backend/idl/addressbook.idl,
+ backend/pas/pas-backend-file.c, backend/pas/pas-book.c,
+ backend/pas/pas-book.h: Changed get_card to be asyncronous.
+
+ * backend/ebook/e-card.c, backend/ebook/test-client.c: Changed
+ these to deal with the new get_card functionality.
+
2001-08-11 Kjartan Maraas <kmaraas@gnome.org>
* gui/component/select-names/e-select-names.c: Mark a string for translation.