diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 146544dd28..998093b84a 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,13 @@ 2002-08-29 Chris Toshok <toshok@ximian.com> + * backend/pas/pas-backend-card-sexp.c (is_helper): use strcasecmp + here, since all the other helpers use case insensitive + comparisons. + + * backend/pas/pas-backend-summary.c (is_helper): same. + +2002-08-29 Chris Toshok <toshok@ximian.com> + * backend/pas/pas-backend-ldap.c (category_ber): return NULL if the list is empty. (pas_backend_ldap_connect): always try to use ldapv3, not just |