]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changelog entry for bug2203.
authorMike Perry <mikeperry-git@fscked.org>
Tue, 25 Jan 2011 05:39:29 +0000 (21:39 -0800)
committerNick Mathewson <nickm@torproject.org>
Tue, 25 Jan 2011 22:49:02 +0000 (17:49 -0500)
changes/bug2203 [new file with mode: 0644]

diff --git a/changes/bug2203 b/changes/bug2203
new file mode 100644 (file)
index 0000000..9cfbedf
--- /dev/null
@@ -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.
+