From 2d53990a37a230fa26cabcf4f23d75d8e8b5ad7c Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Fri, 11 Feb 2011 21:48:23 +0100 Subject: [PATCH] tweaks --- TODO | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO b/TODO index 6c9db6ff..b478d984 100644 --- a/TODO +++ b/TODO @@ -7,7 +7,6 @@ Todo: * NSEC and nsec3 closest encloser helper functions * Tsig generation for replies (request MAC) * pack/Unpack smaller. EDNS 'n stuff can be folded in -* try to use net.Conn in server.go Longer term: * Parsing from strings, going with goyacc and own lexer