summaryrefslogtreecommitdiff
path: root/changes/ticket24838
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket24838')
-rw-r--r--changes/ticket248386
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/ticket24838 b/changes/ticket24838
new file mode 100644
index 0000000000..d068e31b91
--- /dev/null
+++ b/changes/ticket24838
@@ -0,0 +1,6 @@
+ o Minor features (fallback directory mirrors):
+ - Accept relays that are a fuzzy match to a fallback whitelist entry.
+ If a relay matches at least one fingerprint, IPv4 address, or IPv6
+ address in the fallback whitelist, it can become a fallback. This
+ reduces the work required to keep the list up to date.
+ Closes ticket 24838.