summaryrefslogtreecommitdiff
path: root/changes/bug5452
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug5452')
-rw-r--r--changes/bug54524
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug5452 b/changes/bug5452
new file mode 100644
index 0000000000..699c45889d
--- /dev/null
+++ b/changes/bug5452
@@ -0,0 +1,4 @@
+ o Minor bugfixes:
+ - Check CircuitBuildTimeout and LearnCircuitBuildTimeout in
+ options_validate(); warn if LearnCircuitBuildTimeout is disabled
+ and CircuitBuildTimeout is set unreasonably low.