From: Guilherme Maciel Ferreira Date: Tue, 21 Feb 2012 01:23:03 +0000 (-0200) Subject: Implemented in commit 3625c0e544982518392b842162318db9a9840a1a. X-Git-Tag: v1.3~6 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=31541622e29c8c2b6e775343409091a9bd47331c;p=pingcheck Implemented in commit 3625c0e544982518392b842162318db9a9840a1a. --- diff --git a/TODO b/TODO index d3f72e5..dfffa94 100644 --- a/TODO +++ b/TODO @@ -20,8 +20,6 @@ - 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. -- Make the log level configurable. - - Make the configuration file reloadable (see bpdyndns). - Check performance with gprof