diff options
author | Phil Pennock <pdp@exim.org> | 2011-03-22 07:01:52 -0400 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2011-03-22 07:01:52 -0400 |
commit | 754a0503134b184183f64c04ed30a3524fc3860b (patch) | |
tree | d5f942a4384852508536bd961eed1abd54f5bc9d /doc/doc-txt | |
parent | 109066729a54f6ba5c4e8bc174133da33242e930 (diff) |
Harmonised TLS library version reporting.
Only show if debugging.
Layout now matches that introduced for other libraries in 4.74 PP/03.
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 94952afa5..820016310 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -8,6 +8,9 @@ Exim version 4.76 PP/01 The new ldap_require_cert option would segfault if used. Fixed. +PP/02 Harmonised TLS library version reporting; only show if debugging. + Layout now matches that introduced for other libraries in 4.74 PP/03. + Exim version 4.75 ----------------- |