summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2011-04-12 04:24:12 -0400
committerPhil Pennock <pdp@exim.org>2011-04-12 04:24:12 -0400
commit54e7ce4ad20a6977ee895a358259122bf3630090 (patch)
treeb99f814fa7806bafc50fbf78eb230f57f99aa921 /doc/doc-txt
parentb9d8b5586790946de2fef94e0b8c43d573a71090 (diff)
Catch divide-by-zero in ${eval:...}.
Fixes 1102
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index ce78086a6..e6684b4e3 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -21,6 +21,9 @@ PP/05 Don't segfault on misconfiguration of ref:name exim-user as uid.
PP/06 Extra paranoia around buffer usage at the STARTTLS transition.
nb: Exim is not vulnerable to http://www.kb.cert.org/vuls/id/555316
+PP/07 Catch divide-by-zero in ${eval:...}.
+ Fixes bugzilla 1102.
+
Exim version 4.75
-----------------