diff options
author | Chris Toshok <toshok@ximian.com> | 2001-07-19 05:24:26 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2001-07-19 05:24:26 +0800 |
commit | a5ae0cd4770257bd7fae678f46396d4248460e85 (patch) | |
tree | c845cf6d531ac0733247b84c279deb364aac210d /addressbook/ChangeLog | |
parent | 6142029e7eabd1b78cc3cc477484f26477627c63 (diff) | |
download | gsoc2013-evolution-a5ae0cd4770257bd7fae678f46396d4248460e85.tar.gz gsoc2013-evolution-a5ae0cd4770257bd7fae678f46396d4248460e85.tar.zst gsoc2013-evolution-a5ae0cd4770257bd7fae678f46396d4248460e85.zip |
prune the list of cards that match our query using the avoid list here,
2001-07-18 Chris Toshok <toshok@ximian.com>
* 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
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
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 <toshok@ximian.com> + + * 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 <toshok@ximian.com> [ Fixes bugs #4611 - crash searching in the name field at Bigfoot for "\" |