diff options
author | Russ Allbery <rra@stanford.edu> | 2008-02-13 01:43:27 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2008-02-13 01:43:27 +0000 |
commit | ab266a02f85fd711ca5b83c5dd6e6f302776b45b (patch) | |
tree | f1f4ab218b89b42b87759d11db95ec906e82c239 /NEWS | |
parent | d5ae985df14efb9afcd86a38f8f6599421a4b5cf (diff) |
wallet-admin now supports registering new object or ACL verifier
implementations in the database.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |