diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-08-03 10:11:44 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-08-03 10:11:44 -0400 |
commit | fabc3deb7570837f0969f8023c6927900263d313 (patch) | |
tree | 8fabf2db1a8d6ad2777596e40e7dac81f50960eb /changes | |
parent | 96cf608b2eeb4643290917b093ae9bd1c1364700 (diff) | |
parent | a437080d379bb7a6c723edec163b16a7ca3d2cf9 (diff) | |
download | tor-fabc3deb7570837f0969f8023c6927900263d313.tar.gz tor-fabc3deb7570837f0969f8023c6927900263d313.zip |
Merge branch 'bug20152'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/doc20152 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/doc20152 b/changes/doc20152 new file mode 100644 index 0000000000..8b044e56df --- /dev/null +++ b/changes/doc20152 @@ -0,0 +1,3 @@ + o Documentation: + - Improve the documentation for the directory port part of the + DirAuthority line. Closes ticket 20152. |