From 324f2b9768e8b30849cea65f640b381f7f7ddfd0 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Sun, 5 Aug 2001 01:01:31 +0000 Subject: Made it so that if there's one less match than possible compares are 2001-08-04 Christopher James Lahey * backend/ebook/e-card-compare.c (e_card_compare_name): Made it so that if there's one less match than possible compares are considered more VAGUE. Fixes Ximian bug #3400. svn path=/trunk/; revision=11685 --- addressbook/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 5bd4b508ed..4476aeef0b 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2001-08-04 Christopher James Lahey + + * backend/ebook/e-card-compare.c (e_card_compare_name): Made it so + that if there's one less match than possible compares are + considered more VAGUE. Fixes Ximian bug #3400. + 2001-08-03 Christopher James Lahey * gui/component/select-names/e-select-names.c -- cgit