diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-10-08 19:21:41 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-10-08 19:58:13 +0100 |
commit | ae5afa61184b6c9b39f58804032b32b42e3ba44e (patch) | |
tree | bd1d15db321a06edae46e9d72d379d12d8bae83b /doc | |
parent | 2ef40f49c81890cd1fdac572290e1631762a03f1 (diff) |
Fix callouts connection fallback from TLS to cleartext. Bug 1897
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 52e04926f..80ea2105d 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -112,6 +112,8 @@ 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. +JH/30 Bug 1897: fix callouts connection fallback from TLS to cleartext. + Exim version 4.87 ----------------- |