diff options
author | Roger Dingledine <arma@torproject.org> | 2012-01-07 19:50:20 -0500 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2012-01-07 19:50:20 -0500 |
commit | 59d0a5ae693efe9321e03302515d405094998e43 (patch) | |
tree | 853106b471d5b5cf596ca29219bc50e5214036da | |
parent | 36721e940d77c8331ce13ad96ed3a6c80b13958b (diff) | |
download | tor-59d0a5ae693efe9321e03302515d405094998e43.tar.gz tor-59d0a5ae693efe9321e03302515d405094998e43.zip |
clarify version for bug 1297 fixes
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -71,12 +71,12 @@ Changes in version 0.2.3.11-alpha - 2012-01-0? after the normal CBT. Now, we mark them as 'timed out', and launch another rendezvous attempt in parallel. This behavior change can be disabled using the new CloseHSClientCircuitsImmediatelyOnTimeout - option. Fixes part of bug 1297. + option. Bugfix on 0.2.2.2-alpha; fixes part of bug 1297. - Don't close hidden-service-side rendezvous circuits when they reach the normal circuit-build timeout. This behaviour change can be disabled using the new - CloseHSServiceRendCircuitsImmediatelyOnTimeout option. Fixes the - remaining part of bug 1297. + CloseHSServiceRendCircuitsImmediatelyOnTimeout option. Bugfix on + 0.2.2.2-alpha; fixes the remaining part of bug 1297. - Make sure we never mark the wrong rendezvous circuit as having had its introduction cell acknowleged by the introduction-point relay. Previously, when we received an INTRODUCE_ACK cell on a |