diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index ae4249c7f9..9e3fe5ca9a 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,12 @@ +2007-04-09 simon.zheng <simon.zheng@sun.com> + + ** Fix for bug #426829. + + * gui/contact-editor/eab-editor.c: (eab_editor_confirm_delete): + * gui/widgets/eab-contact-display.c: (render_contact): + To avoid printing a NULL char point, adding statements to + check the return result of et_email_location() and e_contact_get(). + 2007-04-05 Matthew Barnes <mbarnes@redhat.com> * gui/component/addressbook-config.c (addressbook_config_edit_source): |