diff options
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index c302fe61ef..9aef08d22e 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,11 @@ +2002-02-11 Radek Doulik <rodo@ximian.com> + + * e-msg-composer.c (e_msg_composer_drop_editor_undo): new method, + drops undo in editor and resets dirty flag in editor + (do_exit): remove TRUE from condition as dirty flag in editor + should work now + (e_msg_composer_is_dirty): use new editor API for dirty flag + 2002-02-01 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer.c (update_auto_recipients): Update the |