diff options
author | Roger Dingledine <arma@torproject.org> | 2012-06-15 04:16:40 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2012-06-15 04:16:40 -0400 |
commit | 1e1c7d779eb47fd67e8e01592b434812ffcf134d (patch) | |
tree | 72e17cc21e724057d33797a2b06ee6f11f405439 /ChangeLog | |
parent | a1caa96f9bff7e95cabad688d36a941b599d0e2a (diff) | |
download | tor-1e1c7d779eb47fd67e8e01592b434812ffcf134d.tar tor-1e1c7d779eb47fd67e8e01592b434812ffcf134d.tar.gz |
give 0.2.3.17-beta a release blurb
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,4 +1,10 @@ Changes in version 0.2.3.17-beta - 2012-06-15 + Tor 0.2.3.17-beta enables compiler and linker hardening by default, + gets our TLS handshake back on track for being able to blend in with + Firefox, fixes a big bug in 0.2.3.16-alpha that broke Tor's interaction + with Vidalia, and otherwise continues to get us closer to a release + candidate. + o Major features: - Enable gcc and ld hardening by default. Resolves ticket 5210. - Update TLS cipher list to match Firefox 8 and later. Resolves |