Merge branch 'maint-0.2.2'

This commit is contained in:
Roger Dingledine
2011-09-28 15:38:02 -04:00
2 changed files with 9 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
o Security fixes:
- Bridges relays now build circuits for themselves in a more similar
way to how clients build them. Removes another avenue for
enumerating bridges. Fixes bug 4124; bugfix on 0.2.0.3-alpha,
when bridges were introduced.