diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-08-24 12:35:26 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-08-24 12:35:26 -0400 |
commit | b1d0fa04fb8ac321d6c46633635cdf84ba416168 (patch) | |
tree | 8d1a642b9655bb89cab7a393a8e03e044594d692 /changes | |
parent | 08a1619e7f2ba0abe20fcf1b07e3b7f3a050da37 (diff) | |
parent | 658171318f67dd83ee115044cbf103325951a174 (diff) | |
download | tor-b1d0fa04fb8ac321d6c46633635cdf84ba416168.tar.gz tor-b1d0fa04fb8ac321d6c46633635cdf84ba416168.zip |
Merge branch 'maint-0.3.4'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/27286 | 4 |
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. |