aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2007-08-30 00:11:11 +0000
committerRuss Allbery <rra@stanford.edu>2007-08-30 00:11:11 +0000
commit7511cae5580c936a6fd06c24402c358621af2e54 (patch)
tree229b244f7a9965baf21e3de658f09aaf3b15823c /TODO
parent9756b90c905374c05f4390f0d6a5743abf9d5cb8 (diff)
Need history functions.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 65583a9..17c1b29 100644
--- a/TODO
+++ b/TODO
@@ -34,6 +34,9 @@ Required to replace leland_srvtab:
Future work:
+* Provide some way of getting at the history tables. Need to get object
+ and ACL history either by object or for all objects, at least.
+
* Log failures in the wallet-backend properly, which also requires
catching all exceptions.