diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2021-07-11 12:21:54 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2021-07-11 12:21:54 +0100 |
commit | e8e7fafabffe61077794a2f1e5febd7b96b01116 (patch) | |
tree | 926164fda1e0c15e5eeff95a801f326fcb8994fe /doc | |
parent | fbe8578a39505c146223ffcf2c63a5ba8bb0d9a4 (diff) |
GnuTLS: Fix certextract expansion
Diffstat (limited to 'doc')
-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 dc9d9d8cc..d5634a860 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -324,6 +324,9 @@ JH/57 Fix control=fakreject for a custom message containing tainted data. Previously this resulted in a log complaint, due to a re-expansion present since fakereject was originally introduced. +JH/58 GnuTLS: Fix certextract expansion. If a second modifier after a tag + modifier was given, a loop resulted. + Exim version 4.94 ----------------- |