summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-02-20 08:50:18 -0500
committerNick Mathewson <nickm@torproject.org>2020-02-20 08:50:18 -0500
commit09fb7987c5bfa248efba2961afe5eb5c8f5a6e9c (patch)
tree477fe09eab200eb65d35004d14e7c882c915f923 /changes
parentd559ca3d5aa693e4606e34888048eeda0f5c2e97 (diff)
parentf733b8acd67f487a56e56bfb454ff99bc8d1cab0 (diff)
downloadtor-09fb7987c5bfa248efba2961afe5eb5c8f5a6e9c.tar.gz
tor-09fb7987c5bfa248efba2961afe5eb5c8f5a6e9c.zip
Merge branch 'maint-0.4.3'
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.