diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-05-10 15:37:52 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2014-05-11 21:26:28 +0100 |
commit | 9ef9101c7dc24878b83931e716021378ae789d78 (patch) | |
tree | ec80408d5cf1ac2a25e1fb70b7fb2e29bfcd16a1 /doc/doc-txt/ChangeLog | |
parent | 2381c830c6f89e3abc2dc153d483251a4403e71f (diff) |
New expansion operator sha256 for certificates. Bug 1170
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 9704295e3..33e43b196 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -113,6 +113,7 @@ JH/21 Observability of OCSP via variables tls_(in,out)_ocsp. Stapling JH/22 Expansion operators ${md5:string} and ${sha1::string} can now operate on certificate variables to give certificate fingerprints + Also new ${sha256:cert_variable}. Exim version 4.82 |