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 1b197aaa6b..4137340ab6 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,11 @@ 2002-08-27 Chris Toshok <toshok@ximian.com> + [ Fixes #14835 ] + * backend/pas/pas-backend-ldap.c (pas_backend_ldap_search): + notify_complete with InvalidQuery if the parse fails. + +2002-08-27 Chris Toshok <toshok@ximian.com> + [ fixes #26907 ] * gui/component/addressbook.c (addressbook_search_activated): use beginswith for email. |