diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-02-10 23:50:39 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-02-11 00:16:16 +0000 |
commit | 7f69e814219268610c9d5c9b724f64a17a78b2cb (patch) | |
tree | df375a715eeef90f7d01260b3ab0fdfa3e82b6c3 /doc/doc-txt | |
parent | e661a29c6c38215e205f595a8ed1aedaf3a963ed (diff) |
JSON: add iterative conditions for arrays
(cherry picked from commit c5c57c4eafde32a0632c2a00bdc634860fc5d06d)
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 8dc3648f5..3b5cda15c 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -11,7 +11,7 @@ Version 4.93 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 -------------- |