summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2010-09-27 12:25:32 -0400
committerNick Mathewson <nickm@torproject.org>2010-09-27 12:25:32 -0400
commit24a45f54d270d86dde456cbb45640811d1ba26c2 (patch)
tree13aafe468db1feccc7834c92b84a672a04b21d76 /changes
parent1cbdbff9618ffa568cbdfc5d2751fd78ec6beced (diff)
parent9c8fb75edf3e8025a71b806d35e550f89f3f0999 (diff)
downloadtor-24a45f54d270d86dde456cbb45640811d1ba26c2.tar.gz
tor-24a45f54d270d86dde456cbb45640811d1ba26c2.zip
Merge branch 'bug1805' into maint-0.2.2
Diffstat (limited to 'changes')
-rw-r--r--changes/bug18054
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug1805 b/changes/bug1805
new file mode 100644
index 0000000000..fdd03fb985
--- /dev/null
+++ b/changes/bug1805
@@ -0,0 +1,4 @@
+ o Minor bugfixes:
+ - Make sure we don't warn about not having bandwidth weights when
+ choosing bridges or other relays not in the consensus. Bugfix
+ on 0.2.2.10-alpha; fixes bug 1805.