diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-01-16 15:10:38 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-01-16 15:10:38 -0500 |
commit | 875a54dad3c4674cc1567d3154e0ccb191dfc0f0 (patch) | |
tree | 03661251c27d0e1ffd49ab1ce19770ba00204b76 /changes | |
parent | 2bd40a8eb0be195022558addb868edf56162f9dc (diff) | |
parent | 2cddd1d69f58234799f3c46de81a2aa98c349fe9 (diff) | |
download | tor-875a54dad3c4674cc1567d3154e0ccb191dfc0f0.tar tor-875a54dad3c4674cc1567d3154e0ccb191dfc0f0.tar.gz |
Merge remote-tracking branch 'public/bug3325'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug3325 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug3325 b/changes/bug3325 new file mode 100644 index 000000000..d32b54834 --- /dev/null +++ b/changes/bug3325 @@ -0,0 +1,3 @@ + o Minor bugfixes: + - When logging about a disallowed .exit name, do not also call it + an "invalid onion address". Fixes bug 3325; bugfix on 0.2.2.9-alpha. |