summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-05-31 17:00:37 -0400
committerNick Mathewson <nickm@torproject.org>2012-05-31 17:00:37 -0400
commit0cbe3ff313deb6ef7807b07f922a567e8e1274bd (patch)
tree4b3f4fd566a8aa12d51b276bd79d60d70fb45bcd /changes
parentdff73d26f3a6c9d7011ad98a6752129a37625a10 (diff)
parentb7e863c07305941d0c12b46da503fca694148abf (diff)
downloadtor-0cbe3ff313deb6ef7807b07f922a567e8e1274bd.tar.gz
tor-0cbe3ff313deb6ef7807b07f922a567e8e1274bd.zip
Merge remote-tracking branch 'origin/maint-0.2.2'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug52836
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug5283 b/changes/bug5283
new file mode 100644
index 0000000000..f0325cf26c
--- /dev/null
+++ b/changes/bug5283
@@ -0,0 +1,6 @@
+ o Major bugfixes:
+ - Fix an edge case where if we fetch or publish a hidden service
+ descriptor, we might build a 4-hop circuit and then use that circuit
+ for exiting afterwards -- even if the new last hop doesn't obey our
+ ExitNodes config option. Fixes bug 5283; bugfix on 0.2.0.10-alpha.
+