summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2011-02-13 00:19:26 -0500
committerPhil Pennock <pdp@exim.org>2011-02-13 00:19:26 -0500
commit76aa570c217ad2fad1e73fb91e2aa39ce5e3c4ff (patch)
tree73145e4fc8512d46d513dc0bade79a799715433a /doc
parent2fe767453007d1b015f52313d16dc61635085621 (diff)
Don't reveal SQL expansion failure details in SMTP.
fixes bug 1061
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 7aeba3d3c..439e80aba 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -44,6 +44,10 @@ PP/05 Bugzilla 1083: when lookup expansion defers, escape the output which
PP/06 Bugzilla 1042: implement freeze_signal on pipe transports.
Patch from Jakob Hirsch.
+PP/07 Bugzilla 1061: restrict error messages sent over SMTP to not reveal
+ SQL string expansion failure details.
+ Patch from Andrey Oktyabrski.
+
Exim version 4.74
-----------------