diff options
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 21cbe77127..00fa0377f6 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,12 @@ +2002-06-06 Jeffrey Stedfast <fejj@ximian.com> + + * e-msg-composer.c (setup_ui): Remove the customize toolbar thingy + since Michael said that this would fix bug #17952. + + * e-msg-composer-hdrs.c (e_msg_composer_hdrs_set_from_account): + Clean up the logic in this. For one, we don't need to do strstr + using the account address (wtf??). + 2002-06-05 Radek Doulik <rodo@ximian.com> * e-msg-composer-hdrs.c (create_from_optionmenu): put option menu |