소스 검색

Add change file for bug 5049

Andrea Shepard 14 년 전
부모
커밋
825fb149cd
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      changes/bug5049

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