summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-03-04 21:08:28 +0000
committerNick Mathewson <nickm@torproject.org>2007-03-04 21:08:28 +0000
commit92f62b36846e3c82f5521fa17f7a4f5afde827af (patch)
tree0be93b2e4b4513bf20ac1649f26b441d2879f07a /doc/TODO
parent4a6e29b0296531beb0463afd5495347f7b6d9dc1 (diff)
downloadtor-92f62b36846e3c82f5521fa17f7a4f5afde827af.tar.gz
tor-92f62b36846e3c82f5521fa17f7a4f5afde827af.zip
r12077@catbus: nickm | 2007-03-04 16:08:23 -0500
Remove support for v0 control protocol from 0.2.0.x trunk; send back error when we receive a v0 control message. (Leave "if(v1){...}"blocks indented for now so this patch is easier to read.) ((Finally, the linecount goes _down_ a little.)) svn:r9735
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index d199ab6e3b..a15519dde6 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -139,8 +139,8 @@ Things we'd like to do in 0.2.0.x:
- Blocking
- It would be potentially helpful to https requests on the OR port by
acting like an HTTPS server.
- - Deprecations:
- - Remove v0 control protocol.
+ o Deprecations:
+ o Remove v0 control protocol.
Deferred from 0.1.2.x: