ソースを参照

Add change file for 5452

Andrea Shepard 13 年 前
コミット
997ed7807b
1 ファイル変更4 行追加0 行削除
  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.