bwauth: Actually include the bandwidth-file-digest in authority votes

Fixes bug 29959; bugfix on 0.4.0.2-alpha.
This commit is contained in:
teor
2019-03-30 12:09:47 +10:00
committed by Nick Mathewson
parent 6d188fb4cc
commit 8e961b2174
2 changed files with 13 additions and 11 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfixes (directory authorities):
- Actually include the bandwidth-file-digest line in directory authority
votes. Fixes bug 29959; bugfix on 0.4.0.2-alpha.