aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/email-custom-header/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/email-custom-header/ChangeLog')
-rw-r--r--plugins/email-custom-header/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/email-custom-header/ChangeLog b/plugins/email-custom-header/ChangeLog
index b10181369b..f826eddd86 100644
--- a/plugins/email-custom-header/ChangeLog
+++ b/plugins/email-custom-header/ChangeLog
@@ -1,3 +1,10 @@
+2009-02-25 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #572399
+
+ * email-custom-header.c: (header_foreach_check_isempty):
+ Do not read from invalid iterator after call of row changed.
+
2009-02-13 Milan Crha <mcrha@redhat.com>
** Fixes part of bug #564229