summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2008-02-13 01:43:27 +0000
committerRuss Allbery <rra@stanford.edu>2008-02-13 01:43:27 +0000
commitab266a02f85fd711ca5b83c5dd6e6f302776b45b (patch)
treef1f4ab218b89b42b87759d11db95ec906e82c239 /NEWS
parentd5ae985df14efb9afcd86a38f8f6599421a4b5cf (diff)
wallet-admin now supports registering new object or ACL verifier
implementations in the database.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 960271f..2a1ab4c 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,9 @@ wallet 0.8 (unreleased)
wallet-backend now supports a -q flag, which disables syslog logging.
+ wallet-admin now supports registering new object or ACL verifier
+ implementations in the database.
+
Add a full end-to-end test suite to catch protocol mismatches between
the client and server, such as the one fixed in this release.