diff options
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 2def85898c..fbcc50a7fb 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,13 @@ +2003-04-22 Radek Doulik <rodo@ximian.com> + + * e-msg-composer.c (add_attachments_handle_mime_part): added + related argument, TRUE means that container of mime_part is + multipart/related + (add_attachments_handle_mime_part): add images as inline when + related is TRUE + (add_attachments_from_multipart): pass related to + add_attachments_handle_mime_part + 2003-04-21 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer-attachment.glade: Change the order of the |