diff options
author | Roger Dingledine <arma@torproject.org> | 2014-09-20 17:11:43 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2014-09-20 17:11:43 -0400 |
commit | 9fe73959847ab5caa6b723fb5567882604a31765 (patch) | |
tree | d8a93e82330c6f418c86c2321e2127e066c3d89e /ChangeLog | |
parent | 70762a0e9c396bdba01b8cc1cdc6d1c275f9aa1d (diff) | |
download | tor-9fe73959847ab5caa6b723fb5567882604a31765.tar.gz tor-9fe73959847ab5caa6b723fb5567882604a31765.zip |
merge in the next changes entry
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,4 +1,9 @@ Changes in version 0.2.5.8-rc - 2014-09-2? + Tor 0.2.5.8-rc is the second release candidate for the Tor 0.2.5.x + series. It fixes a bug that affects consistency and speed when + connecting to hidden services, and it updates the location of one of + the directory authorities. + o Major bugfixes: - Clients now send the correct address for their chosen rendezvous point when trying to access a hidden service. They used to send @@ -13,6 +18,9 @@ Changes in version 0.2.5.8-rc - 2014-09-2? some users might have reduced their anonymity. Fixes bug 13151; bugfix on 0.2.1.5-alpha. + o Directory authority changes: + - Change IP address for gabelmoo (v3 directory authority). + Changes in version 0.2.5.7-rc - 2014-09-11 Tor 0.2.5.7-rc fixes several regressions from earlier in the 0.2.5.x |