diff options
author | David Goulet <dgoulet@torproject.org> | 2021-12-16 11:06:02 -0500 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2021-12-16 11:06:02 -0500 |
commit | c4efc42b5cf4c1b8003ea28ef5932424262816bb (patch) | |
tree | ae071735ba20478acc1613f82373ce3e1eeaeaf9 | |
parent | 30e55e1699b9590d61242b0f3d2ba2908b22cee3 (diff) | |
download | tor-c4efc42b5cf4c1b8003ea28ef5932424262816bb.tar.gz tor-c4efc42b5cf4c1b8003ea28ef5932424262816bb.zip |
changelog: Fix release notes leftover from CI
Signed-off-by: David Goulet <dgoulet@torproject.org>
-rw-r--r-- | ReleaseNotes | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/ReleaseNotes b/ReleaseNotes index fa2d57e194..15d2bef03c 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -2,9 +2,11 @@ This document summarizes new features and bugfixes in each stable release of Tor. If you want to see more detailed descriptions of the changes in each development snapshot, see the ChangeLog file. -INSERT SUMMARY BLURP - Changes in version 0.4.6.9 - 2021-12-15 + This version fixes several bugs from earlier versions of Tor. One important + piece is the removal of DNS timeout metric from the overload general signal. + See below for more details. + o Major bugfixes (relay, overload): - Don't make Tor DNS timeout trigger an overload general state. These timeouts are different from DNS server timeout. They have to |