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/NewStuff | |
parent | ba96c15acada57f6ee24be266256d606dae53e26 (diff) | |
parent | 20aa9dbde39896d6ab006180c153996f649b41a2 (diff) |
Merge branch 'sasl_fixes'
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r-- | doc/doc-txt/NewStuff | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 487ce30b3..057656c24 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -29,6 +29,8 @@ Version 4.78 "LOOKUP_LIBS" directly. Similarly for handling the TLS library support without adjusting "TLS_INCLUDE" and "TLS_LIBS". + 4. New expansion variable $tls_bits. + Version 4.77 ------------ |