diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-03-14 11:26:07 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-03-14 11:26:07 -0400 |
commit | 5b5ec52cae4f886d451579f45984afcf96f3f3c2 (patch) | |
tree | 2060cd8e7aab15d5fb74a8b069f4cf18e59801ff /changes | |
parent | 236e1f31d9bb6494fdc700f49739fe381d10bed6 (diff) | |
parent | 92813941b5f467b878485eb3c141c59f48736847 (diff) | |
download | tor-5b5ec52cae4f886d451579f45984afcf96f3f3c2.tar.gz tor-5b5ec52cae4f886d451579f45984afcf96f3f3c2.zip |
Merge branch 'maint-0.3.0'
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. + |