Merge remote-tracking branch 'public/bug3196'

This commit is contained in:
Nick Mathewson
2012-05-31 01:02:27 -04:00
2 changed files with 16 additions and 2 deletions
+7
View File
@@ -0,0 +1,7 @@
o Minor features:
- Raise the threshold of server descriptors needed (75%) and exit
server descriptors needed (50%) before we will declare ourselves
bootstrapped. This will make clients declare completion a little
later, but makes the initially constructed circuits less weird
and less in conflict with directory connections. Fixes ticket
#3196.