diff --git a/changes/bug5049 b/changes/bug5049 new file mode 100644 index 0000000000000000000000000000000000000000..677fd428695e0755983ffbf850b858af0de7acd2 --- /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.