summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2016-10-02 14:03:09 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2016-10-02 14:05:32 +0100
commit3cc3f7625d68c169d47dadbefa74233e5fe7ed55 (patch)
tree6a1743962595a4d9dbad3172d2e92f7575478e41 /doc
parentf1d38a56d8aa122a13f84db36bd1db1ceb489454 (diff)
Logging: connection_reject log selector should apply also to the connect acl
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 d6d805a43..52e04926f 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -108,6 +108,10 @@ JH/28 Enable {spool,log} filesystem space and inode checks as default.
Main config options check_{log,spool}_{inodes,space} are now
100 inodes, 10MB unless set otherwise in the configuration.
+JH/29 Fix the connection_reject log selector to apply to the connect ACL.
+ Previously it only applied to the main-section connection policy
+ options.
+
Exim version 4.87
-----------------