diff options
author | Nick Mathewson <nickm@torproject.org> | 2006-12-19 19:48:54 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2006-12-19 19:48:54 +0000 |
commit | 1ce86f1fca841b5c214bc0762507c38f04e4ab8f (patch) | |
tree | 49e9b427c10b4f7cf3428c1d9e8286761554b3c3 /doc/TODO | |
parent | 280692d65f1f77530feeca0f1ae5d1e946a52955 (diff) | |
download | tor-1ce86f1fca841b5c214bc0762507c38f04e4ab8f.tar.gz tor-1ce86f1fca841b5c214bc0762507c38f04e4ab8f.zip |
r11644@Kushana: nickm | 2006-12-19 14:07:17 -0500
Add address-spec.txt document to describe .exit, .onion, and .noconnnect. Hopefully, we will not add too many of these just because we have a file for them now...
svn:r9155
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ N - list versions in status page a version, treat it like one. If it's something else, assume it's at least 0.1.2.x. -N - Document .noconnect addresses... + o Document .noconnect addresses... A new file 'address-spec.txt' that describes .exit, .onion, .noconnect, etc? |