aboutsummaryrefslogtreecommitdiff
path: root/changes/bug23816
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug23816')
-rw-r--r--changes/bug238166
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug23816 b/changes/bug23816
new file mode 100644
index 0000000000..6139dec9e8
--- /dev/null
+++ b/changes/bug23816
@@ -0,0 +1,6 @@
+ o Minor bugfixes (directory client):
+ - On failure to download directory information, delay retry attempts
+ by a random amount based on the "decorrelated jitter" algorithm.
+ Our previous delay algorithm tended to produce extra-long delays too
+ easily. Fixes bug 23816; bugfix on 0.2.9.1-alpha.
+