diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2021-08-01 18:15:39 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2021-08-01 18:15:39 +0100 |
commit | 2357aa78ccd7182cad14307eb89cb1065f078356 (patch) | |
tree | 480b8913a6d153400e8f85b418263f18b25e6f86 /doc/doc-txt | |
parent | 38089ca5c8f4c06092324099fc38494f8491b53c (diff) |
ACL: "seen" condition
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/NewStuff | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 6f3d4b31c..478446b41 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -6,6 +6,12 @@ Before a formal release, there may be quite a lot of detail so that people can test from the snapshots or the Git before the documentation is updated. Once the documentation is updated, this file is reduced to a short list. +Version 4.96 +------------ + + 1. A new ACL condition: seen. Records/tests a timestamp against a key. + + Version 4.95 ------------ |