Merge branch 'maint-0.3.2'

This commit is contained in:
Nick Mathewson
2017-11-20 08:39:39 -05:00
2 changed files with 13 additions and 10 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes (hidden service client):
- The introduction circuit was being timed out too quickly while waiting
for the rendezvous circuit to complete. Keep the intro circuit around
longer instead of timing out and reopening new ones constantly. Fixes
bug 23681; bugfix on 0.2.4.8-alpha.