diff options
author | Phil Pennock <pdp@exim.org> | 2012-02-18 11:20:18 -0500 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2012-02-18 11:20:18 -0500 |
commit | f1e05cc79778c693a1a2bad478ced44791922cce (patch) | |
tree | 577ef3bad3511fc901e543511e10dea32d41ec94 /doc/doc-txt/ChangeLog | |
parent | ba96c15acada57f6ee24be266256d606dae53e26 (diff) | |
parent | 20aa9dbde39896d6ab006180c153996f649b41a2 (diff) |
Merge branch 'sasl_fixes'
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-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 699da323c..3f43ef83d 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -28,6 +28,10 @@ PP/05 Swapped $auth1/$auth2 for gsasl GSSAPI mechanism, to be more consistent PP/06 Local/Makefile support for USE_(GNUTLS|OPENSSL)_PC=foo to use `pkg-config foo` for cflags/libs for the TLS implementation. +PP/07 New expansion variable $tls_bits; Cyrus SASL server connection + properties get this fed in as external SSF. A number of robustness + and debugging improvements to the cyrus_sasl authenticator. + Exim version 4.77 ----------------- |