aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2010-02-19 13:04:36 -0800
committerRuss Allbery <rra@stanford.edu>2010-02-19 13:04:36 -0800
commitc46d99178ef073e23f99c676872b10afd4c15577 (patch)
tree21f85b52fa9c46e5ff90aa075aa6f1cf9bf90335 /TODO
parent345333f027be0b34318584b3f1b5e3e12adcaa98 (diff)
The client now builds on Heimdal, remove from TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index cca8780..9491426 100644
--- a/TODO
+++ b/TODO
@@ -18,10 +18,6 @@ Release 1.0:
* Add a help function to wallet-backend listing the commands.
-* The client may not compile against Heimdal due to changes in how the
- krb5_keyblock structure is laid out, the freeing of keytab entries,
- and the use of WRFILE for keytab merging. Check and fix.
-
* Rewrite the client test suite to use Perl and to make better use of
shared code so that it can be broken into function components.