diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-12-12 15:47:39 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-12-12 15:47:39 +0000 |
commit | 56f5d9bd6bb563f4f0eab011ed665da234d93e37 (patch) | |
tree | 896b13b747ce38cf51c97da9436f16ae48586e07 /doc | |
parent | e4fa6968044a1bd202877d7822209735c06e77da (diff) |
Apply John Jetmore's patch to allow tls-on-connect and STARTTLS to be
tested/used via the -bh/-bhc/-bs options.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index b6d585584..cc55146b2 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.443 2006/12/11 14:15:59 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.444 2006/12/12 15:47:39 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -348,6 +348,9 @@ MH/01 local_scan ABI version incremented to 1.1. It should have been updated PH/51 Error processing for expansion failure of helo_data from an smtp transport during callout processing was broken. +PH/52 Applied John Jetmore's patch to allow tls-on-connect and STARTTLS to be + tested/used via the -bh/-bhc/-bs options. + Exim version 4.63 ----------------- |