]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
fix changelog entry for proposal 155, patch 1
authorRoger Dingledine <arma@torproject.org>
Wed, 15 Oct 2008 22:01:17 +0000 (22:01 +0000)
committerRoger Dingledine <arma@torproject.org>
Wed, 15 Oct 2008 22:01:17 +0000 (22:01 +0000)
svn:r17113

ChangeLog

index f0199330283fa98e2f46f266b6d41807c5926747..fb5324ddc2a0c87af28a8fa2d803fe48560ba487 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,8 +5,8 @@ Changes in version 0.2.1.7-alpha - 2008-10-xx
       Suggested by Lucky Green.
 
   o Hidden service performance improvements:
-    - Reduce extension timeout for introduction circuits on the hidden
-      service side from 60 to 30 seconds.
+    - When the client launches an introduction circuit, retry with a
+      new circuit after 30 seconds rather than 60 seconds.
     - Launch a second client-side introduction circuit in parallel
       after a delay of 15 seconds (based on work by Christian Wilms).
     - Hidden services start out building five intro circuits rather