summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-05-16 15:07:54 -0400
committerNick Mathewson <nickm@torproject.org>2012-05-16 15:07:54 -0400
commit400c7ce2b6de164264b4c3368eb113c04523151a (patch)
treece88d5511192ac6db22f7683c5f8dce2fcafc9c3 /changes
parent3c7c51ce070cdd5e22335bb70cb916740323b5d1 (diff)
downloadtor-400c7ce2b6de164264b4c3368eb113c04523151a.tar.gz
tor-400c7ce2b6de164264b4c3368eb113c04523151a.zip
Document that the ORPort flags apply to DirPort too. (thanks, Roger.)
Diffstat (limited to 'changes')
-rw-r--r--changes/bug55975
1 files changed, 3 insertions, 2 deletions
diff --git a/changes/bug5597 b/changes/bug5597
index a6c30d7d1c..90a80a6685 100644
--- a/changes/bug5597
+++ b/changes/bug5597
@@ -1,3 +1,4 @@
o Documentation:
- - Document the changes to the ORPort option, and the fact that
- ORListenAddress is now unnecessary (and therefore deprecated).
+ - Document the changes to the ORPort and DirPort options, and the
+ fact that {OR/Dir}ListenAddress is now unnecessary (and
+ therefore deprecated).