From eacf872e7848a120259e7bd3316cdf94319ef696 Mon Sep 17 00:00:00 2001 From: Jon Trowbridge Date: Mon, 4 Jun 2001 22:20:27 +0000 Subject: Added. Code for testing if two ECards appear to pertain to the same 2001-06-04 Jon Trowbridge * backend/ebook/e-card-compare.c: Added. Code for testing if two ECards appear to pertain to the same contact (using loose matching rules, as opposed to requiring exact equality) and to query the addressbook for the "best match" to ECard. svn path=/trunk/; revision=10114 --- addressbook/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 4cec0e3856..00816b50b8 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2001-06-04 Jon Trowbridge + + * backend/ebook/e-card-compare.c: Added. Code for testing + if two ECards appear to pertain to the same contact (using loose + matching rules, as opposed to requiring exact equality) and to + query the addressbook for the "best match" to ECard. + 2001-06-03 Chris Toshok * gui/component/addressbook.c (set_status_message): remove spew, -- cgit