diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 052af8d619..23c808a9e7 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,9 @@ 2001-10-26 Jon Trowbridge <trow@ximian.com> + * gui/contact-editor/e-contact-editor.c (close_dialog): Don't + assert, but check if ce->app != NULL, since this function can + (apparently) get called multiple times. + * gui/contact-editor/e-contact-save-as.c (file_exists): Remove bad dialog ref-counting crap. |