diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-01-05 20:40:08 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-01-05 20:46:13 +0000 |
commit | c4a8c663b74a35b547d8320547079ca56b3b772e (patch) | |
tree | 440fc8412e12f90c1305dfdc8bb2a1b8708d53c9 /doc/doc-txt/NewStuff | |
parent | a310a8d09c56e6049714ae4e4070c16ecb6aa2b1 (diff) |
EXTERNAL authenticator
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r-- | doc/doc-txt/NewStuff | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index fb336b8af..b2a61d43c 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -9,6 +9,11 @@ the documentation is updated, this file is reduced to a short list. Version 4.92 -------------- + 1. An "external" authenticator, per RFC 4422 Appendix A. + +Version 4.92 +-------------- + 1. ${l_header:<name>} and ${l_h:<name>} expansion items, giving a colon-sep list when there are multiple headers having a given name. This matters when individual headers are wrapped onto multiple lines; with previous |