Browse Source

Add change file for 5452

Andrea Shepard 13 years ago
parent
commit
997ed7807b
1 changed files with 4 additions and 0 deletions
  1. 4 0
      changes/bug5452

+ 4 - 0
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.