
commit 7c79571dd28656a6942cb15d8b8c71f4afe46820 Author: Philipp Winter <phw@nymity.ch> Date: Thu Sep 19 12:56:04 2019 -0700 Remove outdated note. BridgeDB supports bridge-distribution lines since version 0.5.0: <https://bugs.torproject.org/23957> --- dir-spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dir-spec.txt b/dir-spec.txt index 921552b..2a38d3b 100644 --- a/dir-spec.txt +++ b/dir-spec.txt @@ -650,7 +650,7 @@ Method = (KeywordChar | "_") + All bridges SHOULD include this line. Non-bridges MUST NOT include - it. (It is currently ignored by Bridge DB.) + it. BridgeDB SHOULD treat unrecognized Method values as if they were "none".