credit tvdw

This commit is contained in:
Nick Mathewson 2015-10-07 10:25:00 -04:00
parent 5bd3290df3
commit 2247102657

View File

@ -1,6 +1,6 @@
o Removed features: o Removed features:
- Remove client-side support for connecting to Tor servers running - Remove client-side support for connecting to Tor servers running
versions of Tor before 0.2.3.6-alpha. These servers didn't support versions of Tor before 0.2.3.6-alpha. These servers didn't
the v3 TLS handshake protocol, and support the v3 TLS handshake protocol, and are no longer allowed
are no longer allowed on the Tor network. on the Tor network. Implements the client side of ticket
Implements the client side of ticket 11150. 11150. Based on patches by Tom van der Woerdt.