From: Roger Dingledine Date: Fri, 15 Jun 2012 08:16:40 +0000 (-0400) Subject: give 0.2.3.17-beta a release blurb X-Git-Tag: tor-0.2.3.17-beta^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1e1c7d779eb47fd67e8e01592b434812ffcf134d;p=thirdparty%2Ftor.git give 0.2.3.17-beta a release blurb --- diff --git a/ChangeLog b/ChangeLog index b30b29b6a5..1f22c6839c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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