diff options
author | Roger Dingledine <arma@torproject.org> | 2012-06-05 18:28:52 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2012-06-05 18:28:52 -0400 |
commit | e94606a76b98752dac30f366a6eb6877e3438b51 (patch) | |
tree | 2a055f8fa7007aaed0762d70b0b65d469045b969 | |
parent | 80b2308aec444f0da967ba1c2c66cb44a79bea5b (diff) | |
download | tor-e94606a76b98752dac30f366a6eb6877e3438b51.tar tor-e94606a76b98752dac30f366a6eb6877e3438b51.tar.gz |
add a blurb for 0.2.3.16-alpha
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,4 +1,9 @@ Changes in version 0.2.3.16-alpha - 2012-06-05 + Tor 0.2.3.16-alpha introduces a workaround for a critical renegotiation + bug in OpenSSL 1.0.1 (where 20% of the Tor network can't talk to itself + currently). It also fixes a variety of smaller bugs and other cleanups$ + that get us closer to a release candidate. + o Major bugfixes (general): - Work around a bug in OpenSSL that broke renegotiation with TLS 1.1 and TLS 1.2. Without this workaround, all attempts to speak |