Fix bug with aborted server TLS connection, under GnuTLS
[exim.git] / doc / doc-txt / ChangeLog
index 1267d75dcc2f6b559c7a3e47b04e468a4abd49d9..1fdfc126e1ec3f6ceafa4eb77cdf07dc54f9f988 100644 (file)
@@ -120,6 +120,12 @@ PP/01 Changed default Diffie-Hellman parameters to be Exim-specific, created
 PP/02 Unbreak build via pkg-config with new hash support when crypto headers
       are not in the system include path.
 
+JH/31 Fix longstanding bug with aborted TLS server connection handling.  Under
+      GnuTLS, when a sennsion startup failed (eg because the client disconnected)
+      Exim did stdio operations after fclose.  This was exposed by a recent
+      change which nulled out the file handle after the fclose.
+      
+
 
 Exim version 4.87
 -----------------