update TODO - sdhcp - simple dhcp client
 (HTM) git clone git://git.codemadness.org/sdhcp
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit 112489c843d04ad8e67f831848f8e77b50df6a2c
 (DIR) parent c671dc0487570ee917373cd0c625584e04199af4
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Fri, 25 Apr 2014 22:52:27 +0200
       
       update TODO
       
       Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
       
       Diffstat:
         M TODO                                |       3 +++
       
       1 file changed, 3 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/TODO b/TODO
       @@ -1,5 +1,8 @@
        TODO:
                [ ] manual check memcpy bounds.
       +        [ ] add new options to man page.
       +        [ ] update LICENSE.
       +        [ ] replace unsigned char ip[4] and so on from function declarations.
                [?] ipv6 support ?
        
        Changed (for now):