aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 7c8190de9d..a720f63274 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,13 @@
+2001-06-11 Christopher James Lahey <clahey@ximian.com>
+
+ * backend/ebook/e-card-compare.c, backend/ebook/e-card-compare.h
+ (e_card_locate_match_full): Added this function to let you do
+ slightly more complicated searches.
+
+ * gui/merging/e-card-merging.c (e_card_merging_book_add_card): Use
+ e_card_locate_match_full to check if the card exists in the book
+ it's being added to instead of in the default book.
+
2001-06-09 Christopher James Lahey <clahey@ximian.com>
* gui/component/select-names/e-select-names-completion.c