aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2021-02-03 09:53:45 -0500
committerNick Mathewson <nickm@torproject.org>2021-02-03 09:53:45 -0500
commit5b0fe0ee8aec0d704809a17ba9c64bf94993c668 (patch)
tree1e899e183f09ac35e22b5a0e3cc3032e9c67ac5a /changes
parente51724f857aca81c5c89f70369f280c1a785cf1c (diff)
downloadtor-5b0fe0ee8aec0d704809a17ba9c64bf94993c668.tar.gz
tor-5b0fe0ee8aec0d704809a17ba9c64bf94993c668.zip
Fold in the entry for 2667tor-0.4.3.8
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket26674
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/ticket2667 b/changes/ticket2667
deleted file mode 100644
index cc42286ef9..0000000000
--- a/changes/ticket2667
+++ /dev/null
@@ -1,4 +0,0 @@
- o Major feature (exit):
- - Re-entry into the network is now denied at the Exit level to all relays'
- ORPort and authorities' ORPort+DirPort. This is to help mitigate a series
- of attacks. See ticket for more information. Closes ticket 2667.