diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-01-22 22:48:14 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-01-22 22:50:42 +0000 |
commit | feb1d59e24fc05776a7c73557931ba35da4e1f4a (patch) | |
tree | 6e63d7326f56aeefc1e826d35457c7163136ced5 /doc/doc-txt | |
parent | 386ab6457bb9dd4901391ffe7ceb5fbe08705c09 (diff) |
JSON: add iterative conditions for arrays
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/NewStuff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 89fd42c3f..c44e21af0 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -11,7 +11,7 @@ Version 4.92 1. An "external" authenticator, per RFC 4422 Appendix A. - 2. A JSON lookup type. + 2. A JSON lookup type, and JSON variants of the forall/any expansion conditions. Version 4.92 -------------- |