aboutsummaryrefslogtreecommitdiff
path: root/changes/bug5597
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-05-16 14:54:16 -0400
committerNick Mathewson <nickm@torproject.org>2012-05-16 14:54:16 -0400
commit3c7c51ce070cdd5e22335bb70cb916740323b5d1 (patch)
tree8eb2991248c0f6e15056a89bc150241ab5ace537 /changes/bug5597
parentdfbe779a450c0893e5dde3b4fcb17956b65e6fae (diff)
downloadtor-3c7c51ce070cdd5e22335bb70cb916740323b5d1.tar
tor-3c7c51ce070cdd5e22335bb70cb916740323b5d1.tar.gz
5597: document new ORPort options
Diffstat (limited to 'changes/bug5597')
-rw-r--r--changes/bug55973
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).