diff options
author | Larry Ewing <lewing@ximian.com> | 2002-10-29 00:33:47 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2002-10-29 00:33:47 +0800 |
commit | 6a791ddb8dd0167cb645776b58ee5636e744c3e0 (patch) | |
tree | 133979dee66a70822381148f17b2a671ccc6ae1d /mail/ChangeLog | |
parent | 4ed362a625f7bec5d7527f4566fe14b46695aa61 (diff) | |
download | gsoc2013-evolution-6a791ddb8dd0167cb645776b58ee5636e744c3e0.tar gsoc2013-evolution-6a791ddb8dd0167cb645776b58ee5636e744c3e0.tar.gz gsoc2013-evolution-6a791ddb8dd0167cb645776b58ee5636e744c3e0.tar.bz2 gsoc2013-evolution-6a791ddb8dd0167cb645776b58ee5636e744c3e0.tar.lz gsoc2013-evolution-6a791ddb8dd0167cb645776b58ee5636e744c3e0.tar.xz gsoc2013-evolution-6a791ddb8dd0167cb645776b58ee5636e744c3e0.tar.zst gsoc2013-evolution-6a791ddb8dd0167cb645776b58ee5636e744c3e0.zip |
instead of bailing with an assertion dump the body.
2002-10-28 Larry Ewing <lewing@ximian.com>
* mail-format.c (handle_multipart_mixed): instead of bailing with
an assertion dump the body.
svn path=/trunk/; revision=18457
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 36bd3749c8..c107e5db39 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2002-10-28 Larry Ewing <lewing@ximian.com> + + * mail-format.c (handle_multipart_mixed): instead of bailing with + an assertion dump the body. + 2002-10-27 Larry Ewing <lewing@ximian.com> * mail-display.c (fetch_next): don't queue the action until we've |