summaryrefslogtreecommitdiff
path: root/changes/feature9777
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2014-02-25 15:05:06 -0500
committerRoger Dingledine <arma@torproject.org>2014-02-25 15:05:06 -0500
commit4ef52cc16759eb75523b9694d75d051c01ba994c (patch)
tree62edc6c3274f0e2a14f278cdeb8f7252eb246f03 /changes/feature9777
parent4428a14616c1a97430f9dab5419f2426f97c8883 (diff)
parentd7950eda2bfd927a18df4a2620952d10dda1705c (diff)
downloadtor-4ef52cc16759eb75523b9694d75d051c01ba994c.tar.gz
tor-4ef52cc16759eb75523b9694d75d051c01ba994c.zip
Merge branch 'maint-0.2.4' into release-0.2.4
Diffstat (limited to 'changes/feature9777')
-rw-r--r--changes/feature97773
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/feature9777 b/changes/feature9777
new file mode 100644
index 0000000000..312b5e034e
--- /dev/null
+++ b/changes/feature9777
@@ -0,0 +1,3 @@
+ o Minor features:
+ - Avoid using circuit paths if no node in the path supports the ntor
+ circuit extension handshake. Implements ticket 9777.