diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-05-02 08:42:01 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-05-02 08:42:01 -0400 |
commit | 3d13841fa542889df741c8c5630ec2dd576f645d (patch) | |
tree | 1fc9288cd241d7c05fdd0cb6a0faf01e26c65c60 /changes/ticket29806 | |
parent | 0a2b96cae63cc4eb5d24751ccc0b44501128090e (diff) | |
download | tor-3d13841fa542889df741c8c5630ec2dd576f645d.tar.gz tor-3d13841fa542889df741c8c5630ec2dd576f645d.zip |
Remove changes files that are already in 0.4.0.5 or earlier
Diffstat (limited to 'changes/ticket29806')
-rw-r--r-- | changes/ticket29806 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/changes/ticket29806 b/changes/ticket29806 deleted file mode 100644 index 6afefd4c04..0000000000 --- a/changes/ticket29806 +++ /dev/null @@ -1,7 +0,0 @@ - o Minor features (bandwidth authority): - - Make bandwidth authorities to ignore relays that are reported in the - bandwidth file with the key-value "vote=0". - This change allows to report the relays that were not measured due - some failure and diagnose the reasons without the bandwidth being included in the - bandwidth authorities vote. - Closes ticket 29806. |