Fix GNU Hurd interface IPv6 address detection.
[exim.git] / doc / doc-txt / ChangeLog
index 11e9f6f187c65a87b96460aec46ddc40c5d7ed2f..924b0b8e42ccfa642a111317b5cd989eb3d22e53 100644 (file)
@@ -137,6 +137,23 @@ 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.
+
 
 Exim version 4.80.1
 -------------------