From 91c83d1e0857b84b2cf0594270cc149246f6f15a Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Mon, 25 Oct 2021 12:48:49 -0400 Subject: last tweak on 0.4.7.2 changelog --- ChangeLog | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index afc7018fe6..3cd9cc33de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -34,12 +34,12 @@ Changes in version 0.4.7.2-alpha - 2021-10-26 40490; bugfix on 0.4.7.1-alpha. o Major bugfixes (relay, overload state): - - Report the general overload state for DNS timeout errors only if - X% of all DNS queries over Y seconds are errors. Before that, it - only took 1 timeout to report the overload state which was just - too low of a threshold. The X and Y values are 1% and 10 minutes - respectively but they are also controlled by consensus parameters. - Fixes bug 40491; bugfix on 0.4.6.1-alpha. + - Relays report the general overload state for DNS timeout errors + only if X% of all DNS queries over Y seconds are errors. Before + that, it only took 1 timeout to report the overload state which + was just too low of a threshold. The X and Y values are 1% and 10 + minutes respectively but they are also controlled by consensus + parameters. Fixes bug 40491; bugfix on 0.4.6.1-alpha. o Minor feature (authority, relay): - Reject End-Of-Life relays running version 0.4.2.x, 0.4.3.x, -- cgit v1.2.3-54-g00ecf