aboutsummaryrefslogtreecommitdiff
path: root/changes/bug1352
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-04-28 21:25:24 -0400
committerNick Mathewson <nickm@torproject.org>2011-04-28 21:25:24 -0400
commitbcdffc0f80c0d5c9ed8c3858d95f351e14f9c722 (patch)
tree9e39717e562d85767d93d57fb4138852eaf92f7d /changes/bug1352
parent50c6b55757be615be828cec21d3178e8b0501e51 (diff)
downloadtor-bcdffc0f80c0d5c9ed8c3858d95f351e14f9c722.tar.gz
tor-bcdffc0f80c0d5c9ed8c3858d95f351e14f9c722.zip
Rate-limit v2 networkstatus download fail warnings
This fixes part of 1352. We don't care deeply about these warnings, since v2 networkstatuses aren't a big deal.
Diffstat (limited to 'changes/bug1352')
-rw-r--r--changes/bug13524
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug1352 b/changes/bug1352
new file mode 100644
index 0000000000..bde0192401
--- /dev/null
+++ b/changes/bug1352
@@ -0,0 +1,4 @@
+ o Minor features
+ - Rate-limit a warning about failures to download v2 networkstatus
+ documents. Resolves part of bug 1352.
+