diff options
Diffstat (limited to 'changes/bug9206')
-rw-r--r-- | changes/bug9206 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/changes/bug9206 b/changes/bug9206 index 7acb36699..36167ffb2 100644 --- a/changes/bug9206 +++ b/changes/bug9206 @@ -1,6 +1,6 @@ o Minor features (testing): + - When bootstrapping a test network, sometimes very few relays get + the Guard flag. Now a new option "TestingDirAuthVoteGuard" can + specify a set of relays which should be voted Guard regardless of + their uptime or bandwidth. Addresses ticket 9206. - - When bootstrapping a test network, few relays get the Guard - flag. There is now a new option, TestingDirAuthVoteGuard, which - can be used to specify a set of relays which should be voted - Guard regardless of uptime or bandwidth. Addresses ticket 9206. |