diff options
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index bd66c6f391..9bd36cfd7e 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,5 +1,11 @@ 2001-10-09 Jeffrey Stedfast <fejj@ximian.com> + * e-msg-composer-attachment-bar.c (add_from_file): If the + attachment fails, report the error to the user. + + * e-msg-composer-attachment.c (e_msg_composer_attachment_new): Now + takes a CamelException argument. + * e-msg-composer.c (setup_ui): Pass /menu/Edit as the menu path to e_charset_picker thingy. |