diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-12-20 11:10:14 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-01-11 20:00:18 -0500 |
commit | 4c651b8c0414f1de5db87e9255b80f401a63263e (patch) | |
tree | bc099684229217a8bd8b4727961e4fca36af6a41 /changes/bug24526 | |
parent | 34c6034aa73172347b5d2ea97b6d63c64f8b82d6 (diff) | |
download | tor-4c651b8c0414f1de5db87e9255b80f401a63263e.tar.gz tor-4c651b8c0414f1de5db87e9255b80f401a63263e.zip |
Note contactinfo and myfamily as required in more places
Includes a sentence from cypherpunks; for ticket 24526.
Diffstat (limited to 'changes/bug24526')
-rw-r--r-- | changes/bug24526 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug24526 b/changes/bug24526 new file mode 100644 index 0000000000..4d69defa9b --- /dev/null +++ b/changes/bug24526 @@ -0,0 +1,4 @@ + o Documentation: + - Document that operators who run more than one relay or bridge are + expected to set MyFamily and ContactInfo correctly. Closes ticket + 24526. |