diff options
author | Milan Crha <mcrha@redhat.com> | 2008-12-15 19:57:55 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2008-12-15 19:57:55 +0800 |
commit | 1a5bb1cef60c2b271749afe0a075f60c510e9c74 (patch) | |
tree | 05619b327b819fb23c4b5bf6812e0ef81a232d6f /mail/ChangeLog | |
parent | a7c7fdc59813ca956e8eef75f54b1b582e47e19a (diff) | |
download | gsoc2013-evolution-1a5bb1cef60c2b271749afe0a075f60c510e9c74.tar gsoc2013-evolution-1a5bb1cef60c2b271749afe0a075f60c510e9c74.tar.gz gsoc2013-evolution-1a5bb1cef60c2b271749afe0a075f60c510e9c74.tar.bz2 gsoc2013-evolution-1a5bb1cef60c2b271749afe0a075f60c510e9c74.tar.lz gsoc2013-evolution-1a5bb1cef60c2b271749afe0a075f60c510e9c74.tar.xz gsoc2013-evolution-1a5bb1cef60c2b271749afe0a075f60c510e9c74.tar.zst gsoc2013-evolution-1a5bb1cef60c2b271749afe0a075f60c510e9c74.zip |
** Fix for bug #564007
2008-12-15 Milan Crha <mcrha@redhat.com>
** Fix for bug #564007
* em-format.c: (emf_inlinepgp_encrypted): Guess the decrypted
part mime type if not known from the decryptor, thus show the
content really inline, if possible.
svn path=/trunk/; revision=36894
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index d1fd83f40d..f31c03bf5e 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,13 @@ 2008-12-15 Milan Crha <mcrha@redhat.com> + ** Fix for bug #564007 + + * em-format.c: (emf_inlinepgp_encrypted): Guess the decrypted + part mime type if not known from the decryptor, thus show the + content really inline, if possible. + +2008-12-15 Milan Crha <mcrha@redhat.com> + ** Part of fix for bug #563669 * em-account-editor.c: (emae_option_checkspin): |