diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 94604fb83e..910f5821f7 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,9 +1,19 @@ +2001-10-22 Christopher James Lahey <clahey@ximian.com> + + * gui/contact-editor/e-contact-save-as.c (save_it): Put up an + error dialog if there's an error while saving. If the person hits + cancel on the "file exists" dialog, don't close the file selection + dialog. Fixes Ximian bug #7055. + 2001-10-21 Christopher James Lahey <clahey@ximian.com> * gui/widgets/e-addressbook-reflow-adapter.c (model_and_selection_free): right_click_up here when we let go of the popup. + * gui/widgets/e-minicard-view.c (e_minicard_view_selection_event): + right_click_up here. + 2001-10-21 Christopher James Lahey <clahey@ximian.com> * gui/component/select-names/e-select-names.c |