From cf5ae13f85063b907dd73719015529da3e5ada7a Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Sun, 8 Aug 2010 12:13:20 -0700 Subject: [PATCH] Remove completed TODO task --- TODO | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO b/TODO index 15d2596b7b..fd928fec12 100644 --- a/TODO +++ b/TODO @@ -5,7 +5,6 @@ - fix for commands that extend beyond term width - tab completion interface - SSL should be factored out of net.js into standalone stream object -- base64 write and toString for buffers - add completion callbacks to all stream write() methods - Erradicate all traces of 'binary' encoding. Only used, now, in OpenSSL binding.