summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-03-09 13:17:20 -0400
committerNick Mathewson <nickm@torproject.org>2015-03-09 13:17:20 -0400
commit448bd220928f337e60dd377e8a3bb814248f4a7a (patch)
tree6d3d49eb15b0967385ce065050d87df6a046941a /changes
parent62631904cb403ee9f27080a1cf096e8ddd8a3048 (diff)
parentceb6dee4652567fd503e5ceb9345354efd935a1b (diff)
downloadtor-448bd220928f337e60dd377e8a3bb814248f4a7a.tar.gz
tor-448bd220928f337e60dd377e8a3bb814248f4a7a.zip
Merge remote-tracking branch 'public/bug14261_025' into maint-0.2.5
Diffstat (limited to 'changes')
-rw-r--r--changes/bug142615
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug14261 b/changes/bug14261
new file mode 100644
index 0000000000..1260ccba1e
--- /dev/null
+++ b/changes/bug14261
@@ -0,0 +1,5 @@
+ O Minor bugfixes (directory authority):
+ - Allow directory authorities to fetch more data from one
+ another if they find themselves missing lots of votes.
+ Previously, they had been bumping against the 10 MB queued
+ data limit. Fixes bug 14261. Bugfix on 0.1.2.5-alpha.