update todo

This commit is contained in:
Miek Gieben 2011-02-23 09:34:36 +01:00
parent b19fa97c1d
commit d8ed1830be

1
TODO
View File

@ -3,6 +3,7 @@ Todo:
* Private key file parsing use io.Reader (or the like) - NewReader, NewWriter? * Private key file parsing use io.Reader (or the like) - NewReader, NewWriter?
* Tsig generation for replies (request MAC) * Tsig generation for replies (request MAC)
* nsupdate, it's there except for the names * nsupdate, it's there except for the names
* IXFR
Longer term: Longer term:
* Parsing from strings, going with goyacc and own lexer * Parsing from strings, going with goyacc and own lexer