diff options
author | Russ Allbery <rra@stanford.edu> | 2007-08-30 00:11:11 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2007-08-30 00:11:11 +0000 |
commit | 7511cae5580c936a6fd06c24402c358621af2e54 (patch) | |
tree | 229b244f7a9965baf21e3de658f09aaf3b15823c /TODO | |
parent | 9756b90c905374c05f4390f0d6a5743abf9d5cb8 (diff) |
Need history functions.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |