diff options
author | Russ Allbery <rra@stanford.edu> | 2010-02-08 19:41:17 -0800 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2010-02-08 19:41:17 -0800 |
commit | 9578292176bef1e1d71cdecd9c2b8d797f6586de (patch) | |
tree | 110d30a581f457a918132eef0f016d4495cf0013 /TODO | |
parent | b6cf2f78636970900015e74b03160e7280164e47 (diff) |
Add to-do items for the next release
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ wallet To-Do List +Release 0.10: + +* Switch to using a disk cache in case the wallet client and libremctl are + built against different versions of Kerberos. + +* Remove stub fork hook from Wallet::Kadmin::MIT. + +* Move reporting code from Wallet::Admin to Wallet::Report. + Release 1.0: * Fix case-insensitivity bug in unique keys with MySQL for objects. |