diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 339178451f..300cb9da08 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,16 @@ 2001-10-27 Chris Toshok <toshok@ximian.com> + [ bug #12979 ] + * backend/pas/pas-backend-ldap.c (anniversary_populate): new + function. + (anniversary_ber): new function. + (anniversary_compare): new function. + (birthday_populate): new function. + (birthday_ber): new function. + (birthday_compare): new function. + +2001-10-27 Chris Toshok <toshok@ximian.com> + * gui/component/select-names/e-select-names-completion.c (e_select_names_completion_destroy): free up all the book_data list stuff. |