[tor/release-0.4.6] changelog: Fix release notes leftover from CI

commit c4efc42b5cf4c1b8003ea28ef5932424262816bb Author: David Goulet <dgoulet@torproject.org> Date: Thu Dec 16 11:06:02 2021 -0500 changelog: Fix release notes leftover from CI Signed-off-by: David Goulet <dgoulet@torproject.org> --- ReleaseNotes | 6 ++++-- 1 file 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
participants (1)
-
dgoulet@torproject.org