aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorDave Camp <dave@ximian.com>2001-06-21 02:29:03 +0800
committerDave Camp <campd@src.gnome.org>2001-06-21 02:29:03 +0800
commit90aba2dbfde59bd7b48d127a463e545a05301e76 (patch)
treea433fb2fef7cf0c21b11c03c64e586d5ccfc8637 /addressbook/ChangeLog
parent51ba0332fcb3b2d82c37d3dda73267e4d0769a30 (diff)
downloadgsoc2013-evolution-90aba2dbfde59bd7b48d127a463e545a05301e76.tar
gsoc2013-evolution-90aba2dbfde59bd7b48d127a463e545a05301e76.tar.gz
gsoc2013-evolution-90aba2dbfde59bd7b48d127a463e545a05301e76.tar.bz2
gsoc2013-evolution-90aba2dbfde59bd7b48d127a463e545a05301e76.tar.lz
gsoc2013-evolution-90aba2dbfde59bd7b48d127a463e545a05301e76.tar.xz
gsoc2013-evolution-90aba2dbfde59bd7b48d127a463e545a05301e76.tar.zst
gsoc2013-evolution-90aba2dbfde59bd7b48d127a463e545a05301e76.zip
Changed attachData to accept a sequence of chars rather than a string.
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-20 Dave Camp <dave@ximian.com> * gui/itip-utils.c (itip_send_comp): Changed attach_data to be a GNOME_Evolution_Composer_AttachmentData rather than a CORBA_char*. 2001-06-20 Dave Camp <dave@ximian.com> * backend/ebook/e-card.c (e_card_list_send): Changed attach_data to be a GNOME_Evolution_Composer_AttachmentData rather than a CORBA_char*. svn path=/trunk/; revision=10343
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 17118de011..37c8c7fdd8 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,9 @@
+2001-06-20 Dave Camp <dave@ximian.com>
+
+ * backend/ebook/e-card.c (e_card_list_send): Changed attach_data
+ to be a GNOME_Evolution_Composer_AttachmentData rather than a
+ CORBA_char*.
+
2001-06-19 Chris Toshok <toshok@ximian.com>
* gui/widgets/e-addressbook-view.c (table_double_click): track