diff options
author | Roger Dingledine <arma@torproject.org> | 2014-09-11 20:26:38 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2014-09-11 20:26:38 -0400 |
commit | 40233cadbbbf77214913db818a1458c6ddd14a9f (patch) | |
tree | 8f18e2f91d692da6976ebdab9bec2e7046f4c198 | |
parent | 76f72e3b41c7d4e149ec1a353de1f62048c4b234 (diff) | |
download | tor-0.2.5.7-rc.tar.gz tor-0.2.5.7-rc.zip |
0.2.5.7-rc is not the first release candidate for 0.2.5.7-rctor-0.2.5.7-rc
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,8 +1,8 @@ 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 release series, and some long-standing bugs related to ORPort reachability - testing and failure to send CREATE cells. It is the first release - candidate for 0.2.5.7-rc. + testing and failure to send CREATE cells. It is the first release + candidate for the Tor 0.2.5.x series. o Major bugfixes (client, startup): - Start making circuits as soon as DisabledNetwork is turned off. @@ -28,7 +28,7 @@ Changes in version 0.2.5.7-rc - 2014-09-11 - Fix ORPort reachability detection on relays running behind a proxy, by correctly updating the "local" mark on the controlling channel when changing the address of an or_connection_t after the - handshake. Fixes bug #12160; bugfix on 0.2.4.4-alpha. + handshake. Fixes bug 12160; bugfix on 0.2.4.4-alpha. o Minor features (bridge): - Add an ExtORPortCookieAuthFileGroupReadable option to make the |