summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug8146_etc4
1 files changed, 3 insertions, 1 deletions
diff --git a/changes/bug8146_etc b/changes/bug8146_etc
index d59c4c1af8..3775aa5059 100644
--- a/changes/bug8146_etc
+++ b/changes/bug8146_etc
@@ -1,5 +1,7 @@
o Major bugfixes (security, directory authority):
- When computing directory thresholds, ignore any rejected-as-sybil
nodes during the computation so that they can't influence Fast,
- Guard, etc. Fixes bug 8146.
+ Guard, etc. Fixes bug 8146.
+ - When computing thresholds for flags, never let the threshold for
+ the Fast flag to 4096 bytes. Fixes bug 8145.