diff options
author | Not Zed <NotZed@Ximian.com> | 2002-04-18 10:21:08 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2002-04-18 10:21:08 +0800 |
commit | 2243175b0cff12404b8beb0b14801cec4d7e5304 (patch) | |
tree | 0f46ef552b484c62a90a52f7f9e3e44839f89225 /mail/ChangeLog | |
parent | 40c506c67235a9fb7044b13d7cc83b74122ef4e5 (diff) | |
download | gsoc2013-evolution-2243175b0cff12404b8beb0b14801cec4d7e5304.tar gsoc2013-evolution-2243175b0cff12404b8beb0b14801cec4d7e5304.tar.gz gsoc2013-evolution-2243175b0cff12404b8beb0b14801cec4d7e5304.tar.bz2 gsoc2013-evolution-2243175b0cff12404b8beb0b14801cec4d7e5304.tar.lz gsoc2013-evolution-2243175b0cff12404b8beb0b14801cec4d7e5304.tar.xz gsoc2013-evolution-2243175b0cff12404b8beb0b14801cec4d7e5304.tar.zst gsoc2013-evolution-2243175b0cff12404b8beb0b14801cec4d7e5304.zip |
Turn off the code which downloads the part if we can't identify it. See
2002-04-15 Not Zed <NotZed@Ximian.com>
* mail-identify.c (mail_identify_mime_part): Turn off the code
which downloads the part if we can't identify it. See discussion
in #11778.
svn path=/trunk/; revision=16504
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 361495e399..8c8a115156 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2002-04-15 Not Zed <NotZed@Ximian.com> + + * mail-identify.c (mail_identify_mime_part): Turn off the code + which downloads the part if we can't identify it. See discussion + in #11778. + 2002-04-17 Christopher James Lahey <clahey@ximian.com> * folder-browser.c, mail-display.c: Updated these to match the new |