From 3ede94159e5e0f3aeceab225eb495051ed7b375e Mon Sep 17 00:00:00 2001 From: Mike Perry Date: Mon, 24 Jan 2011 21:39:29 -0800 Subject: [PATCH] Add changelog entry for bug2203. --- changes/bug2203 | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 changes/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. +