aboutsummaryrefslogtreecommitdiff
path: root/changes/feature9574
diff options
context:
space:
mode:
Diffstat (limited to 'changes/feature9574')
-rw-r--r--changes/feature95747
1 files changed, 0 insertions, 7 deletions
diff --git a/changes/feature9574 b/changes/feature9574
deleted file mode 100644
index 723606e39..000000000
--- a/changes/feature9574
+++ /dev/null
@@ -1,7 +0,0 @@
- o Major features:
- - Relays now process the new "NTor" circuit-level handshake requests
- with higher priority than the old "TAP" circuit-level handshake
- requests. We still process some TAP requests to not totally starve
- 0.2.3 clients when NTor becomes popular. A new consensus parameter
- "NumNTorsPerTAP" lets us tune the balance later if we need to.
- Implements ticket 9574.