SOCKS: Add log_selector support.
[exim.git] / doc / doc-txt / ChangeLog
index 20623997ffbf17d0ed1fb5b67413aeac77ef5af7..c167f8392a51ab55a8bdc75fb2ae039be0135c70 100644 (file)
@@ -112,6 +112,14 @@ JH/21 Bug 1720: Add support for priority groups and weighted-random proxy
 JH/22 Bugs 963, 1721: Fix some corner cases in message body canonicalisation
       for DKIM processing.
 
+JH/23 Move SOCKS5 support from Experimental to mainline, enabled for a build
+      by defining SUPPORT_SOCKS.
+
+JH/26 Move PROXY support from Experimental to mainline, enabled for a build
+      by defining SUPPORT_PROXY.  Note that the proxy_required_hosts option
+      is renamed to hosts_proxy, and the proxy_{host,target}_{address,port}.
+      variables are renamed to proxy_{local,external}_{address,port}.
+
 
 Exim version 4.86
 -----------------