summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-07-31 10:28:43 -0400
committerNick Mathewson <nickm@torproject.org>2012-07-31 10:28:43 -0400
commitaed93f8ad918787ea787061106bcd5289c712823 (patch)
tree584a64225c7d5faf21c545bafb9eeda2021e5062 /changes
parentd9bd0de0628ff3ac9d84409315ad6df38981f019 (diff)
parent2bd45213c991df62bf184758c5e8222685bda1ba (diff)
downloadtor-aed93f8ad918787ea787061106bcd5289c712823.tar.gz
tor-aed93f8ad918787ea787061106bcd5289c712823.zip
Merge branch 'bug6490_v2' into maint-0.2.3
Diffstat (limited to 'changes')
-rw-r--r--changes/bug64904
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.