diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 6de7d5b813..8b3994f515 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,9 @@ 2002-10-01 Jeffrey Stedfast <fejj@ximian.com> + * mail-account-gui.c (mail_account_gui_new): Use + e_utf8_gtk_entry_set_text for the email address and reply-to + fields. Fixes bug #31555. + * mail-format.c (mail_get_message_body): Handle a multipart/encrypted part. Fixes bug #31547. |