summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug130004
1 files changed, 3 insertions, 1 deletions
diff --git a/changes/bug13000 b/changes/bug13000
index e537fb5f2d..731b4d07d5 100644
--- a/changes/bug13000
+++ b/changes/bug13000
@@ -2,4 +2,6 @@
- If our previous bandwidth estimate was 0 bytes, allow publishing a
new relay descriptor immediately. Fixes bug 13000; bugfix on
0.1.1.6-alpha.
-
+ o Minor features:
+ - Don't list relays with a bandwidth estimate of 0 in the consensus.
+ Implements a feature proposed during discussion of bug 13000.