update todo

This commit is contained in:
Miek Gieben 2011-02-23 09:34:36 +01:00
parent b19fa97c1d
commit d8ed1830be
1 changed files with 1 additions and 0 deletions

1
TODO
View File

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