updated todo file

This commit is contained in:
Kelvin Sherlock 2012-04-15 00:08:34 -04:00
parent 409d333ca1
commit 5071afb9be

View File

@ -1,15 +1,17 @@
* "-o file" to output to a named file.
* "-O" to output to file based on url
* set filetype/auxtype based on extension? (mostly for .c/.h files)
* timeout for URL connection.
----
fixed
* "-o file" to output to a named file.
* "-O" to output to file based on url
* timeout for URL connection.
* Marinetti ReadLine bug?
- TCPIPReadLineTCP rlrBuff.count is sometimes wildly inaccurate.
- bug identified. Using ReadLine2 as a workaround (plus it's easier)