summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-10-15 22:01:17 +0000
committerRoger Dingledine <arma@torproject.org>2008-10-15 22:01:17 +0000
commitd374dc94e5ab8c2a9ace8b4cac1f2f36482a657f (patch)
tree9138f6b14a681c24732168c839a1d9daaf951a1f
parentbbf0f5a266eda0161ba4882efe09a02345f1593d (diff)
downloadtor-d374dc94e5ab8c2a9ace8b4cac1f2f36482a657f.tar.gz
tor-d374dc94e5ab8c2a9ace8b4cac1f2f36482a657f.zip
fix changelog entry for proposal 155, patch 1
svn:r17113
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index f019933028..fb5324ddc2 100644
--- 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