diff options
author | Milan Crha <mcrha@redhat.com> | 2009-02-11 17:54:05 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2009-02-11 17:54:05 +0800 |
commit | ec49abcb7ce88f0549fa54a66d4523e5a355b942 (patch) | |
tree | 39d0832d20dbc515ada540e467f12a35aec49d3a /mail/ChangeLog | |
parent | af9c978259a22fae6c21eaf3d886b04cf4a96e60 (diff) | |
download | gsoc2013-evolution-ec49abcb7ce88f0549fa54a66d4523e5a355b942.tar.gz gsoc2013-evolution-ec49abcb7ce88f0549fa54a66d4523e5a355b942.tar.zst gsoc2013-evolution-ec49abcb7ce88f0549fa54a66d4523e5a355b942.zip |
** Fix for bug #333716
2009-02-11 Milan Crha <mcrha@redhat.com>
** Fix for bug #333716
* em-format-html.c: (emfh_gethttp):
Do not store incomplete or broken files in a cache.
svn path=/trunk/; revision=37244
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 8b68dd5b49..58e8f63f12 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2009-02-11 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #333716 + + * em-format-html.c: (emfh_gethttp): + Do not store incomplete or broken files in a cache. + 2009-02-10 Milan Crha <mcrha@redhat.com> * em-format-html-display.c: (efhd_format_secure): |