diff options
author | Todd Lyons <tlyons@exim.org> | 2014-05-13 08:36:22 -0700 |
---|---|---|
committer | Todd Lyons <tlyons@exim.org> | 2014-05-13 08:36:22 -0700 |
commit | f3d8f75105d83b511cf0cf43d3f8b23323d1106b (patch) | |
tree | 7571cd19e44cf4663ace1771b69a97fe9afe47eb /doc/doc-txt/ChangeLog | |
parent | 25ae05f8c47b3e35213fb22d095791e9cdf6430d (diff) | |
parent | 8ccd00b14ecc7c3c806882a54a9216f531571716 (diff) |
Merge branch 'master' of ssh://git.exim.org/home/git/exim
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 33e43b196..276876fe6 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -115,6 +115,8 @@ JH/22 Expansion operators ${md5:string} and ${sha1::string} can now operate on certificate variables to give certificate fingerprints Also new ${sha256:cert_variable}. +JH/23 The PRDR feature is moved from being Experimental into the mainline. + Exim version 4.82 ----------------- |