diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-05-04 15:13:07 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-05-04 15:13:07 -0400 |
commit | 60274296c3e012bb0ca5ad3214e2b8aa0fe19e82 (patch) | |
tree | 24a453b13d6a974bd9239c545c29e9fb90707967 /changes | |
parent | b8e8910d60e41844ce4ab37d9306cb8e8b5aec91 (diff) | |
parent | 92615f608c2fd1b5da29068498c5fe473105e88f (diff) | |
download | tor-60274296c3e012bb0ca5ad3214e2b8aa0fe19e82.tar.gz tor-60274296c3e012bb0ca5ad3214e2b8aa0fe19e82.zip |
Merge branch 'doc18312' into maint-0.2.8
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. + |