[tor-commits] [tor/master] clarify version for bug 1297 fixes

arma at torproject.org arma at torproject.org
Sun Jan 8 00:50:49 UTC 2012


commit 59d0a5ae693efe9321e03302515d405094998e43
Author: Roger Dingledine <arma at torproject.org>
Date:   Sat Jan 7 19:50:20 2012 -0500

    clarify version for bug 1297 fixes
---
 ChangeLog |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 9d20a8a..d01eecc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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



More information about the tor-commits mailing list