Merge remote-tracking branch 'public/bug9963_v2_024'

This commit is contained in:
Nick Mathewson
2014-04-18 15:25:36 -04:00
2 changed files with 36 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor features:
- Don't log so many notice-level bootstrapping messages at startup about
downloading descriptors. Previously, we'd log a notice whenever we
learned about more routers. Now, we only log a notice at every 5% of
progress. Fixes bug 9963.