From 241c33dc1103b1b77bb04cca8c567e2d03a7ac9f Mon Sep 17 00:00:00 2001 From: Marcelo Roberto Jimenez Date: Mon, 4 Oct 2010 11:30:28 -0300 Subject: [PATCH] Updated TODO list. --- TODO | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/TODO b/TODO index e969bb3..d047f99 100644 --- a/TODO +++ b/TODO @@ -2,22 +2,8 @@ To Be Done ========== -- add FreeBSD patches - ( http://sf.net/tracker/index.php?func=detail&aid=1332618&group_id=7189&atid=307189 ?) - - non-regression testing -- replace doc++ by Doxygen for documentation generation - -- incorporate public patches and fix reported bugs : -http://sourceforge.net/tracker/?group_id=7189&atid=107189 and -http://sourceforge.net/tracker/?group_id=7189&atid=307189 - -- RPM packaging (a preliminary one here : - https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=176617 ) - -- make API clean for large files and 64 bits - - Why is NUM_HANDLE defined to 200 when we can register only: A) One client(1) B) An IPv4 and IPv6 device (2) @@ -26,5 +12,3 @@ http://sourceforge.net/tracker/?group_id=7189&atid=307189 - A sane way to implement the virtual directory callback initialization and checking against NULL pointers. - -