summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2020-07-22 16:14:19 -0400
committerDavid Goulet <dgoulet@torproject.org>2020-07-22 16:14:19 -0400
commitd1a8c10fc1ee962b8b54447dcb9b892d4683332b (patch)
tree037386c2c4949847ad547c087ea04ecfe8e5cd7e /changes
parent29279889acb5c661372ae83788d50c7547bfdd68 (diff)
parent1ee164afc2fcc449b562ab8899c458bcc877a4ba (diff)
downloadtor-d1a8c10fc1ee962b8b54447dcb9b892d4683332b.tar.gz
tor-d1a8c10fc1ee962b8b54447dcb9b892d4683332b.zip
Merge branch 'maint-0.4.4' into release-0.4.4
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket338806
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/ticket33880 b/changes/ticket33880
new file mode 100644
index 0000000000..c1889bb134
--- /dev/null
+++ b/changes/ticket33880
@@ -0,0 +1,6 @@
+ o Minor bugfixes (relay, usability):
+ - Adjust the rules for when to warn about having too many connections
+ to other relays. Previously we'd tolerate up to 1.5 connections
+ per relay on average. Now we tolerate more connections for directory
+ authorities, and raise the number of total connections we need
+ to see before we warn. Fixes bug 33880; bugfix on 0.3.1.1-alpha.