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 cc55320bcb..6a1d6aea09 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,12 @@ +2001-06-08 Jon Trowbridge <trow@ximian.com> + + * e-msg-composer.c (save_draft): When saving a draft, attach + information about the From: identity via X-Evolution-Account. + This lets us select the correct identity when we edit it later. + (e_msg_composer_new_with_message): If the message we are editting + is tagged with an account (via X-Evolution-Account), make sure + that the composer chooses that account's identity by default. + 2001-06-08 Dan Winship <danw@ximian.com> * e-msg-composer.c (best_charset): Don't use the default charset |