Updated TODO list.

This commit is contained in:
Marcelo Roberto Jimenez 2010-10-04 11:30:28 -03:00
parent 10cbc5a865
commit 241c33dc11

16
TODO
View File

@ -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.