diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-12-16 21:50:03 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-12-17 00:58:31 +0000 |
commit | f2f2c91b11a6a740b5683ea15ef7e6240b37f086 (patch) | |
tree | 7f09c6e1afb521716639394972862b8901efd0fb /doc | |
parent | f92c55222fcc678d28110ec58df998c16e98c84a (diff) |
DANE: do not override a cert verify failure, in callback. Also fix some test mistakes
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 052495150..884abc213 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -129,6 +129,8 @@ JH/28 Bug 1745: Fix redis lookups to handle (quoted) spaces embedded in parts JH/29 Move Events support from Experimental to mainline, enabled by default and removable for a build by defining DISABLE_EVENT. +JH/30 Updated DANE implementation code to current from Viktor Dukhovni. + Exim version 4.86 ----------------- |