aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
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