Remove TODO item

This commit is contained in:
Ryan Dahl 2010-08-14 14:23:09 -07:00
parent 49cd211dff
commit 1b589be1d6

1
TODO
View File

@ -3,7 +3,6 @@
- readline
- fix for two column glyphs. use Markus Kuhn's wcwidth.c
- fix for commands that extend beyond term width
- tab completion interface
- SSL should be factored out of net.js into standalone stream object
- add completion callbacks to all stream write() methods
- Erradicate all traces of 'binary' encoding. Only used, now, in OpenSSL