]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Use the correct TROVE id for #22753.
authorNick Mathewson <nickm@torproject.org>
Fri, 7 Jul 2017 14:49:48 +0000 (10:49 -0400)
committerNick Mathewson <nickm@torproject.org>
Fri, 7 Jul 2017 14:49:48 +0000 (10:49 -0400)
ChangeLog
ReleaseNotes

index 9f3dc4640008f4aa703c558ef6ac27a36cc21761..0319bbfbadd626dbd20050b52addeaaf668000ae 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):
@@ -142,7 +142,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):
index 80c3e4c72d8305c91d28474525913693bc029d0d..cc580019f07e2c2c1287a44883fbee68f01efd64 100644 (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):