Fix crash in VRFY handling for an unqualified name. Bug 1836
[exim.git] / doc / doc-txt / ChangeLog
index 272176cc8874322ff53553abbd9a5fdb3418b869..eca1defa8af0c6fd066f2b505255e5bf45e6b28d 100644 (file)
@@ -26,6 +26,15 @@ JH/04 Bug 1810: make continued-use of an open smtp transport connection
 JH/05 If main configuration option tls_certificate is unset, generate a
       selfsigned certificate for inbound TLS connections.
 
+JH/06 Bug 165: hide more cases of password exposure - this time in expansions
+      in rewrites and routers.
+
+JH/07 Retire gnutls_require_mac et.al.  These were nonfunctional since 4.80
+      and logged a warning sing 4.83; now they are a configuration file error.
+
+JH/08 Bug 1836: Fix crash in VRFY handling when handed an unqualified name
+      (lacking @domain).  Apply the same qualification processing as RCPT.
+
 
 Exim version 4.87
 -----------------