From d49714cc98da1c7cabb99fe38436e5af398229a1 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Tue, 25 May 2004 17:35:44 +0000 Subject: [ fixes #58654 ] 2004-05-25 Chris Toshok [ fixes #58654 ] * gui/component/select-names/e-select-names.c (update_query): build up the query using e_book_query calls so we're insulated from field name changes. also, conjoin if we have more than 1 query element, not more than 2 (i *hope* this was an off by 1 error...) svn path=/trunk/; revision=26081 --- addressbook/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 5f53981e14..38e7f7301b 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,13 @@ +2004-05-25 Chris Toshok + + [ fixes #58654 ] + + * gui/component/select-names/e-select-names.c (update_query): + build up the query using e_book_query calls so we're insulated + from field name changes. also, conjoin if we have more than 1 + query element, not more than 2 (i *hope* this was an off by 1 + error...) + 2004-05-25 Sivaiah Nallagatla * gui/component/addressbook.c (load_source_auth_cb ) -- cgit v1.2.3