From: juga0 Date: Tue, 6 Nov 2018 14:58:15 +0000 (+0000) Subject: changes: Add changes file for #26698 X-Git-Tag: tor-0.4.1.0-alpha-dev~6^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b61c3c6dfa072a9717c878675ed431c3f8f74d24;p=thirdparty%2Ftor.git changes: Add changes file for #26698 --- 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.