Update eximstats to watch out for senders sending 'HELO [IpAddr]'
[users/jgh/exim.git] / doc / doc-txt / ChangeLog
index 11e9f6f187c65a87b96460aec46ddc40c5d7ed2f..3a1e39c4577a0fe32af5758cd2601fb642a86e3b 100644 (file)
@@ -137,6 +137,25 @@ 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 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
 -------------------