From d8ed1830be47dac91e752803fbb087dc2c4e9c4e Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Wed, 23 Feb 2011 09:34:36 +0100 Subject: [PATCH] update todo --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 40e4d3b4..48609d6b 100644 --- a/TODO +++ b/TODO @@ -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