diff options
Diffstat (limited to 'changes/ticket12688')
-rw-r--r-- | changes/ticket12688 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/changes/ticket12688 b/changes/ticket12688 index d8e56c1537..88228e5506 100644 --- a/changes/ticket12688 +++ b/changes/ticket12688 @@ -1,5 +1,6 @@ Major features: - - Make the number of entry guards (and thus, by default, directory - guards too) configurable via a new NumEntryGuards consensus + - Make the number of entry guards configurable via a new + NumEntryGuards consensus parameter, and the number of directory + guards configurable via a new NumDirectoryGuards consensus parameter. Implements ticket 12688. |