X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/4c287009d6b6581236a2c2fdfc828552d2d61f0d..e0df1c8324f0e0c4112302fa473cff6a6110a044:/doc/doc-txt/ChangeLog diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index d5bbafbb5..676aa534c 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -34,6 +34,21 @@ PP/07 New expansion variable $tls_bits; Cyrus SASL server connection PP/08 cyrus_sasl server now expands the server_realm option. +PP/09 Bugzilla 1214 - Log authentication information in reject log. + Patch by Jeremy Harris. + +PP/10 Added dbmjz lookup type. + +PP/11 Let heimdal_gssapi authenticator take a SASL message without an authzid. + +PP/12 MAIL args handles TAB as well as SP, for better interop with + non-compliant senders. + Analysis and variant patch by Todd Lyons. + +NM/04 Bugzilla 1237 - fix cases where printf format usage no indicated + Bug report from Lars Müller (via SUSE), + Patch from Dirk Mueller + Exim version 4.77 -----------------