diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-03-14 11:25:54 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-03-14 11:25:54 -0400 |
commit | 92813941b5f467b878485eb3c141c59f48736847 (patch) | |
tree | 8d6d45ed5704e12ee66ea40023d787139b651a94 /changes | |
parent | e2cd600da6e99c38193a6bd326b4208b1fc380d8 (diff) | |
download | tor-92813941b5f467b878485eb3c141c59f48736847.tar.gz tor-92813941b5f467b878485eb3c141c59f48736847.zip |
#21720: Update "directory server options" preamble in manpage
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug21720 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug21720 b/changes/bug21720 new file mode 100644 index 0000000000..6d2fbcf711 --- /dev/null +++ b/changes/bug21720 @@ -0,0 +1,5 @@ + o Documentation: + - Update the description of the directory server options in the manual + page, to clarify that DirPort is no longer necessary to be a directory + cache. Closes ticket 21720. + |