From 1b589be1d6f15baa26853b6566719bcb2b5cae27 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Sat, 14 Aug 2010 14:23:09 -0700 Subject: [PATCH] Remove TODO item --- TODO | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO b/TODO index d768665b76..4d87e686d3 100644 --- a/TODO +++ b/TODO @@ -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