diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 801d51745a..fec2c1c4a9 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,13 @@ +2005-01-19 Not Zed <NotZed@Ximian.com> + + ** See bug #66943. + + * em-composer-utils.c (save_draft_done): check if the + editor_engine is still there before trying to invoke a method on + it. + (em_utils_composer_save_draft_cb): grab resources before getting + the folder, so the composer doesn't go away. + 2005-01-18 Rodrigo Moya <rodrigo@novell.com> * em-filter-source-element.c: |