Browse Source

Note a bug number for 6888

Nick Mathewson 13 years ago
parent
commit
9d3e497edb
1 changed files with 2 additions and 1 deletions
  1. 2 1
      changes/bug6866

+ 2 - 1
changes/bug6866

@@ -5,4 +5,5 @@
     - Disable the use of Guard nodes when in Tor2WebMode. Guard usage
       by Tor2Web clients allows hidden services to identity tor2web
       clients through their repeated selection of the same rendezvous
-      and introduction point circuit endpoints (their guards).
+      and introduction point circuit endpoints (their guards). Fixes
+      bug 6888.