Update eximstats to watch out for senders sending 'HELO [IpAddr]'
[users/jgh/exim.git] / doc / doc-txt / ChangeLog
index a2ab9e13462575a1ff1cdead24db5c92b43fdcca..3a1e39c4577a0fe32af5758cd2601fb642a86e3b 100644 (file)
@@ -138,9 +138,24 @@ 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.
+
+JH/13 Add $router_name and $transport_name variables.  Bugzilla 308.
+
+PP/15 Define SIOCGIFCONF_GIVES_ADDR for GNU Hurd.
+      Bug detection, analysis and fix by Samuel Thibault.
+      Bugzilla 1331, Debian bug #698092.
+
+SC/01 Update eximstats to watch out for senders sending 'HELO [IpAddr]'
+
 
 Exim version 4.80.1
 -------------------