diff options
| author | Russ Allbery <rra@stanford.edu> | 2007-09-01 04:02:15 +0000 | 
|---|---|---|
| committer | Russ Allbery <rra@stanford.edu> | 2007-09-01 04:02:15 +0000 | 
| commit | 2ba39a2d812b5217230a4497433cf4332b30be49 (patch) | |
| tree | 4ff2cdec54112c1d1fdce8aadd03fac6a73a9736 | |
| parent | eb112b0c327f9948993b1da16ce63e9e11151f58 (diff) | |
Documentation is now finished.  Add a few more things.
| -rw-r--r-- | TODO | 9 | 
1 files changed, 8 insertions, 1 deletions
| @@ -2,7 +2,7 @@  Required to replace leland_srvtab: -* Documentation missing for Wallet::Server, wallet-backend, and wallet. +* Fix and test downloaded trace information.  * Bring the design document up to date. @@ -45,6 +45,9 @@ Future work:  * Add a help function to wallet-backend listing the commands. +* Support displaying and possibly specifying dates in some format more +  normal than seconds since epoch. +  * Log failures in the wallet-backend properly, which also requires    catching all exceptions. @@ -98,3 +101,7 @@ Future work:  * The keytab backend currently only supports MIT Kerberos.  Add support    for Heimdal. + +* The wallet-backend and wallet documentation share the COMMANDS section. +  Work out some means to assemble the documentation without duplicating +  content. | 
