diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-07-07 10:49:46 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-07-07 10:49:46 -0400 |
commit | 251316c5d8ea143b24696e816d60ac14162cc834 (patch) | |
tree | 7ef84c1e7ac630fdbc6ba4f9bc6f02e02625c089 /ChangeLog | |
parent | f6a36996dbe31b813e52bd32959db2d1e35b012a (diff) | |
download | tor-251316c5d8ea143b24696e816d60ac14162cc834.tar.gz tor-251316c5d8ea143b24696e816d60ac14162cc834.zip |
Use the correct TROVE id for #22753.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ Changes in version 0.3.1.4-alpha - 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 (compression, zstd): |