Merge branch 'maint-0.2.2'

This commit is contained in:
Roger Dingledine
2011-05-17 21:15:24 -04:00
2 changed files with 12 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
o Minor bugfixes:
- When a client starts or stops using bridges, never use a circuit
that was built before the configuration change. This behavior could
put at risk a user who uses bridges to ensure that her traffic
only goes to the chosen addresses. Bugfix on 0.2.0.3-alpha; fixes
bug 3200.