summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-12-10 11:08:35 -0500
committerNick Mathewson <nickm@torproject.org>2015-12-10 11:08:35 -0500
commit1979414f0fb225e6c04f2ae473b47674c3b23510 (patch)
treebe36c0a32894c4873b2259b9b91d891636847830
parent31b337d2b7825da5472158ea10422d8419b9207e (diff)
downloadtor-1979414f0fb225e6c04f2ae473b47674c3b23510.tar.gz
tor-1979414f0fb225e6c04f2ae473b47674c3b23510.zip
Use the correct bug #. Thanks, skruffy
-rw-r--r--ChangeLog2
-rw-r--r--ReleaseNotes2
2 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 64c86ffaae..bfa56732ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,7 +7,7 @@ Changes in version 0.2.7.6 - 2015-12-10
guard. When we implemented the directory guard design, we
accidentally started treating all relays as if they have the Guard
flag during guard selection, leading to weaker anonymity and worse
- performance. Fixes bug 17222; bugfix on 0.2.4.8-alpha. Discovered
+ performance. Fixes bug 17722; bugfix on 0.2.4.8-alpha. Discovered
by Mohsen Imani.
o Minor features (geoip):
diff --git a/ReleaseNotes b/ReleaseNotes
index a399a21896..8fe63598b0 100644
--- a/ReleaseNotes
+++ b/ReleaseNotes
@@ -11,7 +11,7 @@ Changes in version 0.2.7.6 - 2015-12-10
guard. When we implemented the directory guard design, we
accidentally started treating all relays as if they have the Guard
flag during guard selection, leading to weaker anonymity and worse
- performance. Fixes bug 17222; bugfix on 0.2.4.8-alpha. Discovered
+ performance. Fixes bug 17722; bugfix on 0.2.4.8-alpha. Discovered
by Mohsen Imani.
o Minor features (geoip):