
11 Jun
2012
11 Jun
'12
6:49 p.m.
commit 997ed7807b187d7b12ec219c876215d9b29e1e06 Author: Andrea Shepard <andrea@persephoneslair.org> Date: Mon Jun 11 11:17:59 2012 -0700 Add change file for 5452 --- changes/bug5452 | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/changes/bug5452 b/changes/bug5452 new file mode 100644 index 0000000..699c458 --- /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.