diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index c5d64f58d2..4c2c05e043 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,12 @@ 2003-05-15 Chris Toshok <toshok@ximian.com> + * gui/component/addressbook.c (book_open_cb): backing out a tiny + porting of jpr's fix - we need to set the book on the + EAddressbookView, or else it won't do queries, and it won't show + any cards. Fixes #43023. + +2003-05-15 Chris Toshok <toshok@ximian.com> + * gui/merging/e-card-merging.c (free_lookup): new function, split out the duplicated teardown code from final_cb and final_id_cb. also, unref the card. |