missed one

This commit is contained in:
Nick Mathewson 2016-08-24 10:56:39 -04:00
parent 619507a029
commit 46e2c15e2f
1 changed files with 5 additions and 1 deletions

View File

@ -1,9 +1,13 @@
Changes in version 0.2.8.7 - 2016-08-2? Changes in version 0.2.8.7 - 2016-08-24
Tor 0.2.8.7 fixes an important bug related to the ReachableAddresses Tor 0.2.8.7 fixes an important bug related to the ReachableAddresses
option in 0.2.8.6, and replaces a retiring bridge authority. Everyone option in 0.2.8.6, and replaces a retiring bridge authority. Everyone
who sets the ReachableAddresses option, all bridges, and all bridge who sets the ReachableAddresses option, all bridges, and all bridge
users are strongly encouraged to upgrade. users are strongly encouraged to upgrade.
o Directory authority changes:
- The "Tonga" bridge authority has been retired; the new bridge
authority is "Bifroest". Closes tickets 19728 and 19690.
o Major bugfixes (client, security): o Major bugfixes (client, security):
- Only use the ReachableAddresses option to restrict the first hop - Only use the ReachableAddresses option to restrict the first hop
in a path. Previously, it would apply to every hop in the path, in a path. Previously, it would apply to every hop in the path,