diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 95afe05cb7..0743a15155 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,10 @@ 2000-05-16 Chris Toshok <toshok@helixcode.com> + * backend/pas/pas-backend-ldap.c (construct_email_list): convert to use ECardSimple. + (poll_ldap): same. + +2000-05-16 Chris Toshok <toshok@helixcode.com> + * backend/pas/pas-book.h: add typedefs for the can_write functions, and add parameters to pas_book_new. |