diff options
author | Suman Manjunath <msuman@src.gnome.org> | 2008-08-13 12:17:35 +0800 |
---|---|---|
committer | Suman Manjunath <msuman@src.gnome.org> | 2008-08-13 12:17:35 +0800 |
commit | 5a505ce86827f305e2eda54830dd54e23381930e (patch) | |
tree | 2d5dc237ccc12de7e3ef5b9c3a7f014390023f62 /mail/ChangeLog | |
parent | e4d3e468d8fd4a28127981aeabca62551e233a1a (diff) | |
download | gsoc2013-evolution-5a505ce86827f305e2eda54830dd54e23381930e.tar.gz gsoc2013-evolution-5a505ce86827f305e2eda54830dd54e23381930e.tar.zst gsoc2013-evolution-5a505ce86827f305e2eda54830dd54e23381930e.zip |
Patch from Moritz Mertinkat <moritz@mertinkat.net> (Added meaningful user agent for HTTP requests used to load remote images).
svn path=/trunk/; revision=35974
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 917ee5ddb4..df3c3b1f60 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2008-08-13 Moritz Mertinkat <moritz@mertinkat.net> + + * em-format-html.c: Added meaningful user agent for HTTP requests + used to load remote images. The original part (CamelHttpStream/1.0) + has been kept for backward compatibility. + 2008-08-12 Milan Crha <mcrha@redhat.com> ** Fix for bug #519292 |