diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-07-06 09:29:03 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-07-06 09:29:03 -0400 |
commit | 139799cdceadafd8dbbc54fb73bfa91179489b58 (patch) | |
tree | d5afecfa5fc2a7b3f4da2f6b4d352b071bfb76df /changes | |
parent | 68a2c75ab7ff74df2cf770d7f10427b71d942301 (diff) | |
parent | 41fe94ef15838d809552b239b04c2aa442e1c775 (diff) | |
download | tor-139799cdceadafd8dbbc54fb73bfa91179489b58.tar.gz tor-139799cdceadafd8dbbc54fb73bfa91179489b58.zip |
Merge branch 'bug20488_029_squashed'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket20488 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket20488 b/changes/ticket20488 new file mode 100644 index 0000000000..ad1b874372 --- /dev/null +++ b/changes/ticket20488 @@ -0,0 +1,5 @@ + o Minor features (logging, UI): + - Improve the warning message for specifying a relay by nickname. + The previous message implied that nickname registration was still + part of the Tor network design, which it isn't. Closes ticket 20488. + |