summaryrefslogtreecommitdiff
path: root/TODO
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 /TODO
parentd5ae985df14efb9afcd86a38f8f6599421a4b5cf (diff)
wallet-admin now supports registering new object or ACL verifier
implementations in the database.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index d49ae10..0778867 100644
--- a/TODO
+++ b/TODO
@@ -42,9 +42,6 @@ Release 1.0:
* On upgrades, support adding new object types and ACL verifiers to the
class tables.
-* Move the methods to add additional class mappings from Wallet::Schema to
- Wallet::Admin.
-
* Add an option to the wallet client to read the data from a file for
object store. The initial implementation, depending on the underlying
remctl support, may have to ban nul characters in the uploaded data.