summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2008-03-21 02:28:58 +0000
committerRuss Allbery <rra@stanford.edu>2008-03-21 02:28:58 +0000
commitf869aeeb8bdbca87f34fc733ce61f2f7ac1a9d35 (patch)
tree3dcb45bcaaf7a50f1d185699b240a3063c3b9689 /TODO
parent2223acd7eedc4fe976e2ca33a36d20187c397da2 (diff)
Add prettier ACL names in history entries.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0abc0fa..6b02ad3 100644
--- a/TODO
+++ b/TODO
@@ -39,6 +39,9 @@ Release 1.0:
* Error messages from ACL operations should refer to the ACLs by name
instead of by ID.
+* History records should list both ACL ID and ACL name if the name is
+ still found in the database.
+
* Add the database schema version to a global table so that we can use it
to support schema upgrades in the future.