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 5e085b3ccf..183915d0e7 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,11 @@ +2003-02-22 Jeffrey Stedfast <fejj@ximian.com> + + * e-msg-composer.c (e_msg_composer_set_send_html): Don't save the + HTML format setting to gconf. This option menu is meant for a + per-essage setting (ie. once the composer closes, the next + composer will again use the default and not what the user chose + last time). + 2003-02-21 Dan Winship <danw@ximian.com> * Makefile.am: build libcomposer as a shared library so it can be |