aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-08-24 12:32:06 -0400
committerNick Mathewson <nickm@torproject.org>2018-08-24 12:32:06 -0400
commit98e1a1d106f9abe07d184bd4b0568bd50f91bf93 (patch)
tree691067a408b10e51a10936b9a45e59a713c2c566 /changes
parent36bb11a65081bb0c2a2a86359c6386bde67f8046 (diff)
parent14be9cba4ee1c3ec96638f4870112848efad2503 (diff)
downloadtor-98e1a1d106f9abe07d184bd4b0568bd50f91bf93.tar.gz
tor-98e1a1d106f9abe07d184bd4b0568bd50f91bf93.zip
Merge branch 'ticket27286_032_v2' into maint-0.3.2
Diffstat (limited to 'changes')
-rw-r--r--changes/272864
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/27286 b/changes/27286
new file mode 100644
index 0000000000..5f5f7a4ae7
--- /dev/null
+++ b/changes/27286
@@ -0,0 +1,4 @@
+ o Minor features (directory authorities):
+ - Authorities no longer vote to make the subprotocol version "LinkAuth=1"
+ a requirement: it is unsupportable with NSS, and hasn't been needed
+ since Tor 0.3.0.1-alpha. Closes ticket 27286.