diff options
author | Russ Allbery <rra@stanford.edu> | 2010-02-19 13:04:36 -0800 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2010-02-19 13:04:36 -0800 |
commit | c46d99178ef073e23f99c676872b10afd4c15577 (patch) | |
tree | 21f85b52fa9c46e5ff90aa075aa6f1cf9bf90335 /TODO | |
parent | 345333f027be0b34318584b3f1b5e3e12adcaa98 (diff) |
The client now builds on Heimdal, remove from TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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. |