diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 7f1ba40654..73b70d0642 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,11 @@ 2001-08-10 Jon Trowbridge <trow@ximian.com> + * gui/component/addressbook.c (addressbook_query_changed): + Properly handle "Category is" queries by checking the search bar + suboption. + (addressbook_factory_new_control): Attach subitems corresponding + to all wombat categories to the "Category is" ESearchBarItem. + * gui/component/addressbook.c: Set the ESearchBarItem subitems explicitly to NULL. |