diff options
author | Phil Pennock <pdp@exim.org> | 2012-06-03 13:27:20 -0400 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2012-06-03 13:27:20 -0400 |
commit | e402235ff8393624d3976746270bb2bf0d7a73c6 (patch) | |
tree | b475d9868d38ffc75cea498268764ef3d0b70b79 | |
parent | 66645890c8bacd6ef5f61a7f90188bb01516d816 (diff) |
ChangeLog: note cyrus plugin use situation
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 2db67c045..a03eebde3 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -19,6 +19,10 @@ PP/04 First step towards DNSSEC, provide $sender_host_dnssec for PP/05 DSCP support for outbound connections and control modifier for inbound. PP/06 Cyrus SASL: set local and remote IP;port properties for driver. + (Only plugin which currently uses this is kerberos4, which nobody should + be using, but we should make it available and other future plugins might + conceivably use it, even though it would break NAT; stuff *should* be + using channel bindings instead). Exim version 4.80 |