diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-04-26 20:30:59 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-04-26 20:30:59 -0400 |
commit | 92615f608c2fd1b5da29068498c5fe473105e88f (patch) | |
tree | 173795ffbdcb1dbd50abc84ce2624be510910b25 /changes | |
parent | de08f2d96bd1815a8da5c359a4f52310dc1905d7 (diff) | |
download | tor-92615f608c2fd1b5da29068498c5fe473105e88f.tar.gz tor-92615f608c2fd1b5da29068498c5fe473105e88f.zip |
Do not recommend use of nicknames in MapAddress manpage
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug18312 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug18312 b/changes/bug18312 new file mode 100644 index 0000000000..7dcb3266bf --- /dev/null +++ b/changes/bug18312 @@ -0,0 +1,4 @@ + o Documentation: + - Stop recommending use of nicknames to identify relays in our + MapAddress documentation. Closes ticket 18312. + |