aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog10
1 files changed, 10 insertions, 0 deletions
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 <toshok@ximian.com>
+
+ [ 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 <snallagatla@novell.com>
* gui/component/addressbook.c (load_source_auth_cb )