diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-05-16 14:54:16 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-05-16 14:54:16 -0400 |
commit | 3c7c51ce070cdd5e22335bb70cb916740323b5d1 (patch) | |
tree | 8eb2991248c0f6e15056a89bc150241ab5ace537 /changes/bug5597 | |
parent | dfbe779a450c0893e5dde3b4fcb17956b65e6fae (diff) | |
download | tor-3c7c51ce070cdd5e22335bb70cb916740323b5d1.tar tor-3c7c51ce070cdd5e22335bb70cb916740323b5d1.tar.gz |
5597: document new ORPort options
Diffstat (limited to 'changes/bug5597')
-rw-r--r-- | changes/bug5597 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug5597 b/changes/bug5597 new file mode 100644 index 000000000..a6c30d7d1 --- /dev/null +++ b/changes/bug5597 @@ -0,0 +1,3 @@ + o Documentation: + - Document the changes to the ORPort option, and the fact that + ORListenAddress is now unnecessary (and therefore deprecated). |