aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-08-13 03:36:08 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-08-13 03:36:08 +0800
commit91af6345792cb2824f714df5249d5fc4c035f783 (patch)
tree6258d92395b054896ad917fd71f65809c4ff6ac5 /composer/ChangeLog
parent377a4e07ab44804bca74b1a1806d2d3220a9815c (diff)
downloadgsoc2013-evolution-91af6345792cb2824f714df5249d5fc4c035f783.tar
gsoc2013-evolution-91af6345792cb2824f714df5249d5fc4c035f783.tar.gz
gsoc2013-evolution-91af6345792cb2824f714df5249d5fc4c035f783.tar.bz2
gsoc2013-evolution-91af6345792cb2824f714df5249d5fc4c035f783.tar.lz
gsoc2013-evolution-91af6345792cb2824f714df5249d5fc4c035f783.tar.xz
gsoc2013-evolution-91af6345792cb2824f714df5249d5fc4c035f783.tar.zst
gsoc2013-evolution-91af6345792cb2824f714df5249d5fc4c035f783.zip
Don't call new_from_mime_part() since that function now does some copying
2002-08-12 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer-attachment.c (e_msg_composer_attachment_new): Don't call new_from_mime_part() since that function now does some copying of the mime part rather than simply reffing it. (e_msg_composer_attachment_new_from_mime_part): Make a copy of the MIME part so that if the message that this part belongs to gets deleted from the the remote store, the composer will still have a copy of it. Fixes bug #20308. svn path=/trunk/; revision=17760
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 33761d7e2e..89f7470b67 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,13 @@
+2002-08-12 Jeffrey Stedfast <fejj@ximian.com>
+
+ * e-msg-composer-attachment.c (e_msg_composer_attachment_new):
+ Don't call new_from_mime_part() since that function now does some
+ copying of the mime part rather than simply reffing it.
+ (e_msg_composer_attachment_new_from_mime_part): Make a copy of the
+ MIME part so that if the message that this part belongs to gets
+ deleted from the the remote store, the composer will still have a
+ copy of it. Fixes bug #20308.
+
2002-07-31 Jeffrey Stedfast <fejj@ximian.com>
* e-msg-composer.c (e_msg_composer_new_with_message): Parse the