From bafb1c6e253773c9dc2969051e4f354e9ca39c2d Mon Sep 17 00:00:00 2001 From: Paul van Tilburg Date: Sat, 12 Mar 2011 11:27:56 +0100 Subject: [PATCH] Updated the TODO list. --- TODO | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index 468ab2e..4c67c24 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,14 @@ = Ildus ToDo list -* Put Protocol Errors in a separate module, document it - better together with the protocol. +* Put Protocol Errors in a separate module, document it better together + with the protocol. * Retrieve the system's hostname. +* Logging support. * Increase robustness for and error messages of erroneous commands. * Support for multiple domains. +* Updates to the same address should be discarded (no SOA serial + incrementing, etc.). -= Known Issues +== Known Issues * ADDA/DELA commands still unimplemented.