diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-02-13 15:19:59 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-02-13 15:19:59 -0500 |
commit | 5f42bc0f485f768081307f8afc1642140acb4810 (patch) | |
tree | 4cd11f3031d5307a43fbbf89eb4eb4b8968cada3 /changes | |
parent | 5687165cf1aec8e3b7356ab842624d36f56318fc (diff) | |
parent | b61c3c6dfa072a9717c878675ed431c3f8f74d24 (diff) | |
download | tor-5f42bc0f485f768081307f8afc1642140acb4810.tar.gz tor-5f42bc0f485f768081307f8afc1642140acb4810.zip |
Merge remote-tracking branch 'tor-github/pr/699'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket26698 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket26698 b/changes/ticket26698 new file mode 100644 index 0000000000..6b029a1b73 --- /dev/null +++ b/changes/ticket26698 @@ -0,0 +1,4 @@ + o Minor features (directory authority): + - When a directory authority is using a bandwidth file to obtain the + bandwidth values, include the digest of the file in the vote. + Closes ticket 26698. |