aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-03-13 16:45:26 -0400
committerNick Mathewson <nickm@torproject.org>2020-03-13 16:45:26 -0400
commit952ab81b5a0340896c8b8965ced209999cd001ab (patch)
tree38f6deeee177bf819ba817ed0ca62f38fbc7f9ce /changes
parent5cafb3364f739ceafcd5abeac93c38763b76d6ec (diff)
parentb504942331dabe1beb1ddb24a3aea75a565573e2 (diff)
downloadtor-952ab81b5a0340896c8b8965ced209999cd001ab.tar.gz
tor-952ab81b5a0340896c8b8965ced209999cd001ab.zip
Merge branch 'maint-0.4.2' into release-0.4.2
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket330295
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket33029 b/changes/ticket33029
new file mode 100644
index 0000000000..c32ee4ad84
--- /dev/null
+++ b/changes/ticket33029
@@ -0,0 +1,5 @@
+ o Major bugfixes (directory authority):
+ - Directory authorities will now send a 503 (not enough bandwidth) code to
+ clients when under bandwidth pressure. Known relays and other authorities
+ will always be answered regardless of the bandwidth situation. Fixes bug
+ 33029; bugfix on 0.1.2.5-alpha.