diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-07-07 10:49:48 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-07-07 10:49:48 -0400 |
commit | 66c1bc9fabb40ef7c135db933ebc35b5567986b2 (patch) | |
tree | 66ac10fca93c3ae6776eef74ff1779b8fc934661 /ReleaseNotes | |
parent | 86eb63deb45f2d21375bee74ef4758c24974a97e (diff) | |
download | tor-66c1bc9fabb40ef7c135db933ebc35b5567986b2.tar.gz tor-66c1bc9fabb40ef7c135db933ebc35b5567986b2.zip |
Use the correct TROVE id for #22753.
Diffstat (limited to 'ReleaseNotes')
-rw-r--r-- | ReleaseNotes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ReleaseNotes b/ReleaseNotes index 80c3e4c72d..cc580019f0 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -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): |