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 b6d8046620..236068c0da 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,5 +1,11 @@ 2001-10-04 Larry Ewing <lewing@ximian.com> + * e-msg-composer-attachment-bar.c + (e_msg_composer_attachment_bar_find_content_id): change to return + a CamelMimePart. + + * e-msg-composer-attachment-bar.h: update prototype. + * e-msg-composer-attachment-bar.c (e_msg_composer_attachment_bar_find_content_id): look up an attachment by it's content id. |