aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-02-24 13:05:25 -0500
committerNick Mathewson <nickm@torproject.org>2014-02-24 13:05:25 -0500
commitd21b24b3b6f4d8203c44cec7709a7f7a12a540df (patch)
treefb357cfbd27e281568b00a96fd31029ba659effa /changes
parente616f5b51312fef55099f2a7cd93af58d2b08032 (diff)
parent1068e50aecefac8469991884afc08b6ecb24e740 (diff)
downloadtor-d21b24b3b6f4d8203c44cec7709a7f7a12a540df.tar
tor-d21b24b3b6f4d8203c44cec7709a7f7a12a540df.tar.gz
Merge remote-tracking branch 'public/feature9777_024_squashed' into maint-0.2.4
Diffstat (limited to 'changes')
-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 000000000..312b5e034
--- /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.