Logging: expand hosts_connection_nolog coverage
[exim.git] / doc / doc-txt / ChangeLog
index 389968a9033f691bb9d7c3736a51cbfcb10f7bda..2ab1af9d4a1b9a1a35110de2f86d7d3ec7a8f54c 100644 (file)
@@ -2,6 +2,12 @@ This document describes *changes* to previous versions, that might
 affect Exim's operation, with an unchanged configuration file.  For new
 options, and new features, see the NewStuff file next to this ChangeLog.
 
+SINCE Exim version 4.96
+-----------------
+
+JH/01 The hosts_connection_nolog main option now also controls "no MAIL in
+      SMTP connection" log lines.
+
 Exim version 4.96
 -----------------
 
@@ -140,6 +146,11 @@ JH/31 Bug 2886: GnuTLS: Do not free the cached creds on transport connection
       close; it may be needed for a subsequent connection.  This caused a
       SEGV on primary-MX defer.  Found/investigated by Gedalya & Andreas.
 
+JH/32 Fix CHUNKING for a second message on a connection when the first was
+      rejected.  Previously we did not reset the chunking-offered state, and
+      erroneously rejected the BDAT command.  Investigation help from
+      Jesse Hathaway.
+
 
 Exim version 4.95
 -----------------