diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-01-09 15:40:40 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-01-09 15:40:40 -0500 |
commit | 732275bb81992c33d6b707b64e621f161b97622a (patch) | |
tree | 1c318f45e4fbdeb06db1d93a681ca9d1a7cca117 /changes/bug2364 | |
parent | 54135b72f88e6b2301d80f583dfce8aba5d37b5a (diff) | |
download | tor-732275bb81992c33d6b707b64e621f161b97622a.tar tor-732275bb81992c33d6b707b64e621f161b97622a.tar.gz |
Describe tor-resolve defaults. Bug 2364.
Diffstat (limited to 'changes/bug2364')
-rw-r--r-- | changes/bug2364 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug2364 b/changes/bug2364 new file mode 100644 index 000000000..37de6ef52 --- /dev/null +++ b/changes/bug2364 @@ -0,0 +1,4 @@ + o Documentation + - Document the default socks host and port (127.0.0.1:9050) for + tor-resolve. + |