diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-12-20 11:10:14 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-01-11 12:33:30 -0500 |
commit | ac0f819ce5d584c10ce83b35e10fb1a85643782f (patch) | |
tree | 187f4d8dd9247437e2403b5bcb2d701eea57baa3 /changes | |
parent | c99ec36defadf763034b82107f6168987668862f (diff) | |
download | tor-ac0f819ce5d584c10ce83b35e10fb1a85643782f.tar.gz tor-ac0f819ce5d584c10ce83b35e10fb1a85643782f.zip |
Note contactinfo and myfamily as required in more places
Includes a sentence from cypherpunks; for ticket 24526.
Diffstat (limited to 'changes')
-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. |