diff options
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 c3ee1af30c..d51f1e14b2 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,12 @@ +2001-06-20 Dave Camp <dave@ximian.com> + + * Evolution-Composer.idl: Changed attachData to accept a sequence of + chars rather than a string. + + * evolution-composer.c (impl_Composer_attach_data): Changed the 'data' + argument to a GNOME_Evolution_Composer_AttachmentData, and pass + data->_buffer and data->_length to camel_mime_part_set_content(). + 2001-06-19 JP Rosevear <jpr@ximian.com> * evolution-composer.c (impl_Composer_send): send the message |