Docs: add note on HELO rejections, and add requirment on good HELO in
[users/jgh/exim.git] / doc / doc-txt / ChangeLog
index 4622fbd36c71c3d8fcf730f3a0bb58ade0d9d418..52d4aeb56f506777acb1c0b47db01f9775d100b8 100644 (file)
@@ -134,6 +134,16 @@ JH/30 Updated DANE implementation code to current from Viktor Dukhovni.
 JH/31 Fix bug with hosts_connection_nolog and named-lists which were wrongly
       cached by the daemon.
 
+JH/32 Move Redis support from Experimental to mainline, enabled for a build
+      by defining LOOKUP_REDIS. The libhiredis library is required.
+
+JH/33 Bug 1748: Permit ACL dnslists= condition in non-smtp ACLs if explicit
+      keys are given for lookup.
+
+JH/34 Bug 1192: replace the embedded copy of PolarSSL RSA routines in the DKIM
+      support, by using OpenSSL or GnuTLS library ones.  This means DKIM is
+      only supported when built with TLS support.
+
 
 Exim version 4.86
 -----------------