Add changelog entry for bug2203.

This commit is contained in:
Mike Perry
2011-01-24 21:39:29 -08:00
committed by Nick Mathewson
parent 7b24b8e375
commit 3ede94159e
+6
View File
@@ -0,0 +1,6 @@
o Minor bugfixes:
- Clients should not weight BadExit nodes as Exits in their node
selection. Similarly, directory authorities should not count
BadExit bandwidth as Exit bandwidth when computing bandwidth-weights.
Bugfix on 0.2.2.10-alpha; fixes bug 2203.