diff options
author | Phil Pennock <pdp@exim.org> | 2017-01-30 19:54:47 -0500 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2017-01-30 19:54:47 -0500 |
commit | f700ea4d43b74a85ff4f606828fee4e9a2131f9c (patch) | |
tree | 272b8524f28d3faae01d0bb0de61885fa336d2fa | |
parent | 3f251b3cb184e94daddd42880b732f6ee4b88bee (diff) |
Document that fixed 2018
Fixes: 2018
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index bc9b19f19..69c778966 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -73,6 +73,10 @@ JH/15 Angle-bracket nesting (an error inserted by broken sendmails) levels are now limited to an arbitrary five deep, while parsing addresses with the strip_excess_angle_brackets option enabled. +PP/03 Bug 2018: For Proxy Protocol and TLS-on-connect, do not over-read and + instead leave the unprompted TLS handshake in socket buffer for the + TLS library to consume. + Exim version 4.88 ----------------- |