diff options
author | Roger Dingledine <arma@torproject.org> | 2011-12-08 15:52:36 -0500 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2011-12-08 15:52:36 -0500 |
commit | e44205ee6c3816b8b1f31e62809a8ca053afb033 (patch) | |
tree | 5d9b8f372cef453b1555eaaf29959abe1e75dc4e /ChangeLog | |
parent | d65f6ceee16bd91c71e221f84dde420c80d1053e (diff) | |
download | tor-e44205ee6c3816b8b1f31e62809a8ca053afb033.tar tor-e44205ee6c3816b8b1f31e62809a8ca053afb033.tar.gz |
give 0.2.3.9-alpha a blurb
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,4 +1,11 @@ Changes in version 0.2.3.9-alpha - 2011-12-08 + Tor 0.2.3.9-alpha introduces initial IPv6 support for bridges, adds + a "DisableNetwork" security feature that bundles can use to avoid + touching the network until bridges are configured, moves forward on + the pluggable transport design, fixes a flaw in the hidden service + design that unnecessarily prevented clients with wrong clocks from + reaching hidden services, and fixes a wide variety of other issues. + o Major features: - Clients can now connect to private bridges over IPv6. Bridges still need at least one IPv4 address in order to connect to |