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