Two TODO entrys solved
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 4 May 2011 13:40:14 +0000 (15:40 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 4 May 2011 13:40:14 +0000 (15:40 +0200)
TODO

diff --git a/TODO b/TODO
index 7a30f9d..5eceba4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -38,9 +38,7 @@ Guilherme:
   seconds takes 6.
 
 Tom:
-- Thread shutdown
 - Make the log level configurable.
-- Incrementing sequence number (The sequence number is always 1)
 
 - In boost-net-dns/network_array.hpp fix the type-punning to enforce better type
   checking. Also allows the optimization -O2 on GCC with strict-aliasing warning.