summaryrefslogtreecommitdiff
path: root/changes/bug5049
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug5049')
-rw-r--r--changes/bug50494
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug5049 b/changes/bug5049
new file mode 100644
index 0000000000..677fd42869
--- /dev/null
+++ b/changes/bug5049
@@ -0,0 +1,4 @@
+ o Minor bugfixes:
+ - Make sure circuitbuild.c checks LearnCircuitBuildTimeout in all the
+ right places and never depends on the consensus parameters or computes
+ adaptive timeouts when it is disabled.