summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
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.