diff options
author | David Goulet <dgoulet@torproject.org> | 2021-12-16 11:06:26 -0500 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2021-12-16 11:59:20 -0500 |
commit | 8a63deb84f885c0d47a0ae10406db55c03988536 (patch) | |
tree | a846471e0faf1f9949b146af2c536a09eca1d470 /ReleaseNotes | |
parent | e152a0a7cc44fd4de36eaf50f756c67a7d75dcbe (diff) | |
download | tor-8a63deb84f885c0d47a0ae10406db55c03988536.tar.gz tor-8a63deb84f885c0d47a0ae10406db55c03988536.zip |
changelog: Fix ReleaseNotes leftover from CI
Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'ReleaseNotes')
-rw-r--r-- | ReleaseNotes | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/ReleaseNotes b/ReleaseNotes index 926b090214..c5a297d3db 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.7.3-alpha - 2021-12-15 + This third alpha release of the 0.4.7.x series fixes several bugs including + two major ones affecting Bridges and Relays (see below). If you are running + an earlier 0.4.7.x version, you should upgrade to this version. + o Major bugfixes (bridges): - Make Tor work reliably again when you have multiple bridges configured and one or more of them are unreachable. The problem |