aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2002-02-26 00:40:37 +0800
committerDan Winship <danw@src.gnome.org>2002-02-26 00:40:37 +0800
commit7330d192f06105417dfaecacf1656033e19f63b8 (patch)
treeec4f789385f8dbbf32c13a8b5784abeca59867b0 /calendar/ChangeLog
parentc91f7c6b59f1a845bc98797c9d6bae5344136854 (diff)
downloadgsoc2013-evolution-7330d192f06105417dfaecacf1656033e19f63b8.tar
gsoc2013-evolution-7330d192f06105417dfaecacf1656033e19f63b8.tar.gz
gsoc2013-evolution-7330d192f06105417dfaecacf1656033e19f63b8.tar.bz2
gsoc2013-evolution-7330d192f06105417dfaecacf1656033e19f63b8.tar.lz
gsoc2013-evolution-7330d192f06105417dfaecacf1656033e19f63b8.tar.xz
gsoc2013-evolution-7330d192f06105417dfaecacf1656033e19f63b8.tar.zst
gsoc2013-evolution-7330d192f06105417dfaecacf1656033e19f63b8.zip
[pullup from evolution-1-0-branch]
* gui/itip-utils.c (itip_send_comp): use GNOME_Evolution_Composer_setBody rather than _setMultipartType and _attachData now, to send a message containing just a text/calendar part. Fixes 14705. Mostly. (comp_content_type): Include the filename here since we can't add a Content-Disposition now. svn path=/trunk/; revision=15834
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 9b938908cd..61e8cc5cf1 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2002-02-25 Dan Winship <danw@ximian.com>
+
+ * gui/itip-utils.c (itip_send_comp): use
+ GNOME_Evolution_Composer_setBody rather than _setMultipartType and
+ _attachData now, to send a message containing just a text/calendar
+ part. Fixes 14705. Mostly.
+ (comp_content_type): Include the filename here since we can't add
+ a Content-Disposition now.
+
2002-02-24 Chris Toshok <toshok@ximian.com>
* gui/cal-search-bar.c (cal_search_bar_class_init): change