summaryrefslogtreecommitdiff
path: root/changes/bug9963
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug9963')
-rw-r--r--changes/bug99635
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug9963 b/changes/bug9963
new file mode 100644
index 0000000000..b8b95f2a7d
--- /dev/null
+++ b/changes/bug9963
@@ -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.