aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-08-05 09:01:31 +0800
committerChris Lahey <clahey@src.gnome.org>2001-08-05 09:01:31 +0800
commit324f2b9768e8b30849cea65f640b381f7f7ddfd0 (patch)
tree03370a4c77c9a95b86bf5686c7fe907b6af7cbe8 /addressbook/ChangeLog
parent872691b50eb68d38d814ea1f919a0190b9a658fc (diff)
downloadgsoc2013-evolution-324f2b9768e8b30849cea65f640b381f7f7ddfd0.tar
gsoc2013-evolution-324f2b9768e8b30849cea65f640b381f7f7ddfd0.tar.gz
gsoc2013-evolution-324f2b9768e8b30849cea65f640b381f7f7ddfd0.tar.bz2
gsoc2013-evolution-324f2b9768e8b30849cea65f640b381f7f7ddfd0.tar.lz
gsoc2013-evolution-324f2b9768e8b30849cea65f640b381f7f7ddfd0.tar.xz
gsoc2013-evolution-324f2b9768e8b30849cea65f640b381f7f7ddfd0.tar.zst
gsoc2013-evolution-324f2b9768e8b30849cea65f640b381f7f7ddfd0.zip
Made it so that if there's one less match than possible compares are
2001-08-04 Christopher James Lahey <clahey@ximian.com> * 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
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog6
1 files changed, 6 insertions, 0 deletions
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 <clahey@ximian.com>
+
+ * 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 <clahey@ximian.com>
* gui/component/select-names/e-select-names.c