Use the correct TROVE id for #22753.

This commit is contained in:
Nick Mathewson 2017-07-07 10:49:43 -04:00
parent 10ac393293
commit 58e39a5596
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ Changes in version 0.3.0.9 - 2017-06-29
- When choosing which guard to use for a circuit, avoid the exit's
family along with the exit itself. Previously, the new guard
selection logic avoided the exit, but did not consider its family.
Fixes bug 22753; bugfix on 0.3.0.1-alpha. Tracked as TROVE-2016-
Fixes bug 22753; bugfix on 0.3.0.1-alpha. Tracked as TROVE-2017-
006 and CVE-2017-0377.
o Major bugfixes (entry guards, backport from 0.3.1.1-alpha):

View File

@ -16,7 +16,7 @@ Changes in version 0.3.0.9 - 2017-06-29
- When choosing which guard to use for a circuit, avoid the exit's
family along with the exit itself. Previously, the new guard
selection logic avoided the exit, but did not consider its family.
Fixes bug 22753; bugfix on 0.3.0.1-alpha. Tracked as TROVE-2016-
Fixes bug 22753; bugfix on 0.3.0.1-alpha. Tracked as TROVE-2017-
006 and CVE-2017-0377.
o Major bugfixes (entry guards, backport from 0.3.1.1-alpha):