Merge commit 'sebastian/bug1776_v2'

This commit is contained in:
Nick Mathewson
2010-08-02 11:32:49 -04:00
2 changed files with 21 additions and 11 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes:
- Allow the use of regular relays as bridges. To achieve this, replace
routers with a purpose other than bridge with bridge descriptors when
fetching them. Bugfix on 0.1.1.9-alpha; fixes bug 1776.