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 ba92a6a603..45580033a5 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,16 @@ 2001-07-15 Christopher James Lahey <clahey@ximian.com> + * backend/ebook/e-destination.c (e_destination_set_string): + Commented out some unused variables and labels. + (e_destination_importv): Check for the xml not parsing correctly + and just return NULL here. + + * gui/component/select-names/e-select-names-model.c + (e_select_names_model_import_destinationv): Handle a NULL destv + here. + +2001-07-15 Christopher James Lahey <clahey@ximian.com> + * gui/widgets/e-addressbook-view.c (table_drag_data_get): Added a call to e_table_view_to_model_row here. (e_addressbook_view_can_print, e_addressbook_view_can_delete, |