diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-09-18 18:14:29 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-09-18 21:32:33 +0100 |
commit | d7bed7717e93c472282ed0e555fa64e0785d0172 (patch) | |
tree | e7f054f6c0678d1016f1ecc824227107e47a5457 /doc | |
parent | 4dc2379ac1ab6c21f265abed06dd9aaa214976af (diff) |
ACL: bsearch for controls
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 40f06dc29..a29974070 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -90,6 +90,9 @@ JH/23 Bug 1874: fix continued use of a connection for further deliveries. JH/24 Bug 1832: Log EHLO response on getting conn-close response for HELO. +JH/25 Decoding ACL controls is now done using a binary search; the sourcecode + takes up less space and should be simpler to maintain. + Exim version 4.87 ----------------- |