X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/c7396ac5dedeca5d791113782ae72b4bb67692e3..dec5017e2e41bb85d559e2b35713f1e294cdde8c:/doc/doc-txt/ChangeLog diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 676aa534c..03f4469af 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -49,6 +49,10 @@ NM/04 Bugzilla 1237 - fix cases where printf format usage no indicated Bug report from Lars Müller (via SUSE), Patch from Dirk Mueller +PP/13 tls_peerdn now print-escaped for spool files. + Observed some $tls_peerdn in wild which contained \n, which resulted + in spool file corruption. + Exim version 4.77 -----------------