From a5ae0cd4770257bd7fae678f46396d4248460e85 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Wed, 18 Jul 2001 21:24:26 +0000 Subject: prune the list of cards that match our query using the avoid list here, 2001-07-18 Chris Toshok * backend/ebook/e-card-compare.c (simple_query_cb): prune the list of cards that match our query using the avoid list here, instead of using the avoid list in the query itself, since ldap can't handle that. (use_common_book_cb): remove the block of code including the avoid list in the query sent to wombat. svn path=/trunk/; revision=11211 --- addressbook/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 81b7583ce4..f4dc0c87f4 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,12 @@ +2001-07-18 Chris Toshok + + * backend/ebook/e-card-compare.c (simple_query_cb): prune the list + of cards that match our query using the avoid list here, instead + of using the avoid list in the query itself, since ldap can't + handle that. + (use_common_book_cb): remove the block of code including the avoid + list in the query sent to wombat. + 2001-07-17 Chris Toshok [ Fixes bugs #4611 - crash searching in the name field at Bigfoot for "\" -- cgit v1.2.3