aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorSuman Manjunath <msuman@src.gnome.org>2008-08-04 11:27:01 +0800
committerSuman Manjunath <msuman@src.gnome.org>2008-08-04 11:27:01 +0800
commit6f78aa98cadc062f64d738554e7a791f07d8ca5f (patch)
tree84be3e50d3e5cb070c2ac9b84f59db805f81c256 /mail/ChangeLog
parent921467b8b0b60c39c363b761d74ca8ca7f43c9b7 (diff)
downloadgsoc2013-evolution-6f78aa98cadc062f64d738554e7a791f07d8ca5f.tar
gsoc2013-evolution-6f78aa98cadc062f64d738554e7a791f07d8ca5f.tar.gz
gsoc2013-evolution-6f78aa98cadc062f64d738554e7a791f07d8ca5f.tar.bz2
gsoc2013-evolution-6f78aa98cadc062f64d738554e7a791f07d8ca5f.tar.lz
gsoc2013-evolution-6f78aa98cadc062f64d738554e7a791f07d8ca5f.tar.xz
gsoc2013-evolution-6f78aa98cadc062f64d738554e7a791f07d8ca5f.tar.zst
gsoc2013-evolution-6f78aa98cadc062f64d738554e7a791f07d8ca5f.zip
Patch from Paul Bolle <pebolle@tiscali.nl>: Fixes bug #537088 (Message headers aren't displayed for some e-mails).
svn path=/trunk/; revision=35896
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 8a6219bfb3..87086beb98 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2008-08-04 Paul Bolle <pebolle@tiscali.nl>
+
+ ** Fixes bug #537088
+
+ * em-format-html.c: (efh_format_headers): Break out of the loop rather
+ that return from this function when running into an empty From: or
+ Sender: header.
+
2008-08-01 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #514006