diff options
author | Larry Ewing <lewing@ximian.com> | 2001-10-05 12:09:41 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2001-10-05 12:09:41 +0800 |
commit | 0f0efa5e7719eeedf3ca62eeddc87348e87747bf (patch) | |
tree | 52e8e03748cafd244820d2c97eb89dac0452d09f /composer/ChangeLog | |
parent | bdc4787aef570378e11630f2248123b1c883f524 (diff) | |
download | gsoc2013-evolution-0f0efa5e7719eeedf3ca62eeddc87348e87747bf.tar.gz gsoc2013-evolution-0f0efa5e7719eeedf3ca62eeddc87348e87747bf.tar.zst gsoc2013-evolution-0f0efa5e7719eeedf3ca62eeddc87348e87747bf.zip |
look up an attachment by it's content id.
2001-10-04 Larry Ewing <lewing@ximian.com>
* e-msg-composer-attachment-bar.c
(e_msg_composer_attachment_bar_find_content_id): look up an
attachment by it's content id.
* e-msg-composer-attachment-bar.h: add prototype for
e_msg_composer_attachment_bar_find_content_id.
svn path=/trunk/; revision=13436
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 ab94b1509d..b6d8046620 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,12 @@ +2001-10-04 Larry Ewing <lewing@ximian.com> + + * e-msg-composer-attachment-bar.c + (e_msg_composer_attachment_bar_find_content_id): look up an + attachment by it's content id. + + * e-msg-composer-attachment-bar.h: add prototype for + e_msg_composer_attachment_bar_find_content_id. + 2001-10-03 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer.c (autosave_save_draft): Make sure to unref the |