diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 48bfa5118b..9f542ab200 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,8 @@ 2001-09-15 Jon Trowbridge <trow@ximian.com> + * backend/ebook/e-card-compare.c (e_card_compare_name): No + loose name matches on family names. (#8802) + * gui/component/select-names/e-select-names-text-model.c (e_select_names_text_model_activate_obj): We can't use NULL as the first arg for e_addressbook_show_contact_editor anymore. Damn. |