diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-12-08 16:56:15 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-12-08 16:56:15 +0000 |
commit | f0989ec0ec69cc6a881ef9f7f118194c04875a36 (patch) | |
tree | 6caf0547ffde0370cbbbb6599b74f7ef53c976e4 /doc/doc-txt | |
parent | 74f150bf80451e34b2fae10c14019e37d644420a (diff) |
SOCKS: downgrade from DISABLE_SOCKS to SUPPORT_SOCKS in Local/Makefile
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index e78f49cf4..d57c3db00 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -112,8 +112,8 @@ 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. It can be left out - from a build by defining DISABLE_SOCKS. +JH/23 Move SOCKS5 support from Experimental to mainline, enabled for a build + by defining SUPPORT_SOCKS. Exim version 4.86 |