diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-04-14 12:22:41 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-04-14 12:22:41 -0400 |
commit | 955f4d87414285ab7ab0ef6d01373e18871892d3 (patch) | |
tree | 22223901cf7d4e17a6e90cde3d9f0fafa970c055 /changes/bug22310 | |
parent | efb442e287d7a640e37f3c6334d28c074d79d7c2 (diff) | |
download | tor-955f4d87414285ab7ab0ef6d01373e18871892d3.tar.gz tor-955f4d87414285ab7ab0ef6d01373e18871892d3.zip |
Remove changes files that will appear in 0.3.3.5-rc.
Diffstat (limited to 'changes/bug22310')
-rw-r--r-- | changes/bug22310 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/changes/bug22310 b/changes/bug22310 deleted file mode 100644 index c8017daffe..0000000000 --- a/changes/bug22310 +++ /dev/null @@ -1,8 +0,0 @@ - o Major bugfixes (performance, load balancing): - - Directory authorities no longer vote in favor of the Guard flag - for relays that don't advertise directory support. Starting in Tor - 0.3.0.1-alpha, Tor clients have been avoiding using such relays in - the Guard position, leading to increasingly broken load balancing - for the 5%-or-so of Guards that don't advertise directory support. - Fixes bug 22310; bugfix on 0.3.0.6. - |