summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 3884fea..b0b4652 100644
--- a/TODO
+++ b/TODO
@@ -100,7 +100,7 @@ Objects:
* Write a WebAuth keyring object store. It should support attributes
saying how long to keep old keys and how far in advance to create new
- keys and update the keyring as needed on object download.
+ keys and update the keyring as needed on object download. (WALLET-4)
* Use the Perl Authen::Krb5::Admin module instead of rolling our own
kadmin code with Expect now that MIT Kerberos has made the kadmin API