diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 3b05766685..c4eecebfc0 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2001-08-23 Chris Toshok <toshok@ximian.com> + + * gui/component/addressbook.c (addressbook_query_changed): switch + "full_name" to "x-evolution-any-field" in all the queries where we + want to match all cards, since the backends universally handle + this special case more efficiently. + 2001-08-22 Jon Trowbridge <trow@ximian.com> * gui/contact-list-editor/e-contact-list-editor.c (extract_info): |