From: Mike Perry Date: Tue, 25 Jan 2011 05:39:29 +0000 (-0800) Subject: Add changelog entry for bug2203. X-Git-Tag: tor-0.2.2.23-alpha~11^2~11^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3ede94159e5e0f3aeceab225eb495051ed7b375e;p=thirdparty%2Ftor.git Add changelog entry for bug2203. --- diff --git a/changes/bug2203 b/changes/bug2203 new file mode 100644 index 0000000000..9cfbedf148 --- /dev/null +++ b/changes/bug2203 @@ -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. +