summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket402555
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket40255 b/changes/ticket40255
new file mode 100644
index 0000000000..026c64f697
--- /dev/null
+++ b/changes/ticket40255
@@ -0,0 +1,5 @@
+ o Major features (directory authority, sybil):
+ - When voting for a relay with a Sybil-like appearance, add the Sybil
+ flag when clearing out the other flags. This lets a relay operator
+ know why their relay hasn't been voted on. Closes ticket 40255.
+ Patch by Neel Chauhan.