diff options
author | Russ Allbery <rra@stanford.edu> | 2007-10-10 22:46:25 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2007-10-10 22:46:25 +0000 |
commit | e339fc12869fe816d448930c44f96627cf780253 (patch) | |
tree | 2c87bcecc3add36b931df419f1bef897195d05e6 /TODO | |
parent | e02dd16f63648c174c1da1f5e400e3721392ac6c (diff) |
Add some additional history items that I'm not going to get to right
away.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -41,6 +41,11 @@ Release 1.0: * Add POD coverage testing using Test::POD::Coverage for the server modules. +* Provide a way to get history for deleted objects and ACLs. + +* Display ACL names rather than index numbers when displaying history of + owner and acl_* settings. + * Provide an interface to list all objects in the database by type, by owner (including null), or by all uses of an ACL. |