diff options
author | Larry Ewing <lewing@ximian.com> | 2001-10-25 08:03:17 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2001-10-25 08:03:17 +0800 |
commit | 162035d40040367823e14103440eb5018d802edb (patch) | |
tree | 920450a17e4ab6dc9c0fab9de974c977f17eaa90 /composer/ChangeLog | |
parent | 7a2d1a768b010b6c1c62c9e7ebdcf2aad563700a (diff) | |
download | gsoc2013-evolution-162035d40040367823e14103440eb5018d802edb.tar gsoc2013-evolution-162035d40040367823e14103440eb5018d802edb.tar.gz gsoc2013-evolution-162035d40040367823e14103440eb5018d802edb.tar.bz2 gsoc2013-evolution-162035d40040367823e14103440eb5018d802edb.tar.lz gsoc2013-evolution-162035d40040367823e14103440eb5018d802edb.tar.xz gsoc2013-evolution-162035d40040367823e14103440eb5018d802edb.tar.zst gsoc2013-evolution-162035d40040367823e14103440eb5018d802edb.zip |
rework this so that we don't end up freeing the cid then reading from it.
2001-10-24 Larry Ewing <lewing@ximian.com>
* e-msg-composer.c
(e_msg_composer_add_inline_image_from_mime_part): rework this so
that we don't end up freeing the cid then reading from it.
svn path=/trunk/; revision=14077
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index a958afc762..8146c6a073 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,9 @@ +2001-10-24 Larry Ewing <lewing@ximian.com> + + * e-msg-composer.c + (e_msg_composer_add_inline_image_from_mime_part): rework this so + that we don't end up freeing the cid then reading from it. + 2001-10-22 Jon Trowbridge <trow@ximian.com> * e-msg-composer-hdrs.c (create_from_optionmenu): Check that |