aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-12-12 09:20:56 -0500
committerNick Mathewson <nickm@torproject.org>2016-12-12 09:20:56 -0500
commit1ad96ed9cda1573cfd9f0a388ac28bfeaf3b62aa (patch)
treeca9fe6491eb2c8c7494c0c5481437059632e0e90 /changes
parent9025991a8d16b28e0b1ed875aab76630f9aa1715 (diff)
parentd46c1b49a459f1249ef358b3751ef656d9e19038 (diff)
downloadtor-1ad96ed9cda1573cfd9f0a388ac28bfeaf3b62aa.tar.gz
tor-1ad96ed9cda1573cfd9f0a388ac28bfeaf3b62aa.zip
Merge remote-tracking branch 'rubiate/ticket20511'
Diffstat (limited to 'changes')
-rw-r--r--changes/205113
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/20511 b/changes/20511
new file mode 100644
index 0000000000..d6e962eeb7
--- /dev/null
+++ b/changes/20511
@@ -0,0 +1,3 @@
+ o Minor feature:
+ - Relays and bridges will now refuse to serve the consensus they have if
+ they know it is too old for a client to use. Closes ticket 20511.