diff options
Diffstat (limited to 'changes/bug3196')
-rw-r--r-- | changes/bug3196 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug3196 b/changes/bug3196 new file mode 100644 index 0000000000..9321022675 --- /dev/null +++ b/changes/bug3196 @@ -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. |