diff options
author | David Goulet <dgoulet@torproject.org> | 2019-05-23 09:30:36 -0400 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2019-05-23 09:30:36 -0400 |
commit | 327bb0e2ca72dd57bd1ceb9c05dd90dfffcc92a5 (patch) | |
tree | 7e5ada8dc7b614c679d019ab04f39ec2822b2770 /changes | |
parent | ebe39dcb9225ffe43c6b6d2fe49d4b99d155ff33 (diff) | |
parent | 821dd54586bffd95bdd8c9d333b1f80ef55d3742 (diff) | |
download | tor-327bb0e2ca72dd57bd1ceb9c05dd90dfffcc92a5.tar.gz tor-327bb0e2ca72dd57bd1ceb9c05dd90dfffcc92a5.zip |
Merge branch 'tor-github/pr/988'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug30316 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug30316 b/changes/bug30316 new file mode 100644 index 0000000000..3e396318ad --- /dev/null +++ b/changes/bug30316 @@ -0,0 +1,4 @@ + o Minor bugfixes (directory authority): + - Move the "bandwidth-file-headers" line in directory authority votes + so that it conforms to dir-spec.txt. Fixes bug 30316; bugfix on + 0.3.5.1-alpha. |