OCSP/SNI: set correct callback.
[users/heiko/exim.git] / doc / doc-txt / ChangeLog
index a2ab9e13462575a1ff1cdead24db5c92b43fdcca..bf8141351360d420e51c99178ac2ef0480f533c9 100644 (file)
@@ -138,9 +138,16 @@ TF/02 Correct gecos expansion when From: is a prefix of the username.
       This change corrects that bug.
 
 GF/01 DCC debug and logging tidyup
-      Error conditions log to mainlog rather than paniclog.
+      Error conditions log to paniclog rather than rejectlog.
       Debug lines prefixed by "DCC: " to remove any ambiguity.
 
+TF/03 Avoid unnecessary rebuilds of lookup-related code.
+
+PP/14 Fix OCSP reinitialisation in SNI handling for Exim/TLS as server.
+      Bug spotted by Jeremy Harris; was flawed since initial commit.
+      Would have resulted in OCSP responses post-SNI triggering an Exim
+      NULL dereference and crash.
+
 
 Exim version 4.80.1
 -------------------