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 78a94b1ec6..bae7938514 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -19,6 +19,12 @@ need it at some point in the future. (ldap_search_handler): pass in the PASBackendLDAP. +2002-02-26 Chris Toshok <toshok@ximian.com> + + * backend/pas/pas-backend-file.c (pas_backend_file_search): move + card_count++ inside the if that checks to see if a card matches + (and adds the card to the list). + 2002-02-24 Chris Toshok <toshok@ximian.com> * gui/component/addressbook.c (addressbook_query_changed): only |