Browse Source

Mention that 0.1.1.11-alpha-1 closes #349283

svn:r5867
Peter Palfrader 19 years ago
parent
commit
de9b59a2ef
1 changed files with 4 additions and 0 deletions
  1. 4 0
      debian/changelog

+ 4 - 0
debian/changelog

@@ -20,6 +20,10 @@ tor (0.1.1.12-alpha-1) experimental; urgency=low
 tor (0.1.1.11-alpha-1) experimental; urgency=low
 
   * New upstream version.
+    - Implement "entry guards": automatically choose a handful of entry
+      nodes and stick with them for all circuits.  This will increase
+      security dramatically against certain end-point attacks
+      (closes: #349283).
   * Forward port patches/07_log_to_file_by_default.
   * Forward port 0.1.0.16 changelog and change to copyright file.