summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 327afcf..fa5e527 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@
wallet 0.4 (unreleased)
+ Maintain a global cache of ACL verifiers in Wallet::ACL and reuse them
+ over the life of the process if we see another ACL line from the same
+ scheme, rather than only reusing ACL verifiers within a single ACL.
+
Add a subclass of the NetDB ACL verifier that requires the principal
have an instance of "root" and strips that instance before checking
NetDB roles.