summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2014-09-05 01:37:25 +0200
committerNick Mathewson <nickm@torproject.org>2014-09-09 11:54:15 -0400
commit8099dee99234519a76580bb9ae479a878b7a45e0 (patch)
treebaef389c5733b45298bc66e3df08473cb5166d2d /changes
parent59f3cce0dcddb98301d18d0cb4cb08c1619fa34c (diff)
downloadtor-8099dee99234519a76580bb9ae479a878b7a45e0.tar.gz
tor-8099dee99234519a76580bb9ae479a878b7a45e0.zip
Remove dirauth support for the BadDirectory flag
Implements the first half of #13060. The second half will be to remove client support, too.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug130604
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug13060 b/changes/bug13060
new file mode 100644
index 0000000000..7abc1968f8
--- /dev/null
+++ b/changes/bug13060
@@ -0,0 +1,4 @@
+ o Removed features:
+ - Directory authorities do not support giving out the BadDirectory
+ flag anymore.
+