diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-07-31 10:28:43 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-07-31 10:28:43 -0400 |
commit | aed93f8ad918787ea787061106bcd5289c712823 (patch) | |
tree | 584a64225c7d5faf21c545bafb9eeda2021e5062 /changes | |
parent | d9bd0de0628ff3ac9d84409315ad6df38981f019 (diff) | |
parent | 2bd45213c991df62bf184758c5e8222685bda1ba (diff) | |
download | tor-aed93f8ad918787ea787061106bcd5289c712823.tar.gz tor-aed93f8ad918787ea787061106bcd5289c712823.zip |
Merge branch 'bug6490_v2' into maint-0.2.3
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug6490 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug6490 b/changes/bug6490 new file mode 100644 index 0000000000..c92daad8f4 --- /dev/null +++ b/changes/bug6490 @@ -0,0 +1,4 @@ + o Minor features: + - Warn when Tor is configured to use accounting in a way that will + link a hidden service to some other hidden service or public + address. Fix for bug 6490. |