From: Andrea Shepard Date: Mon, 11 Jun 2012 18:17:59 +0000 (-0700) Subject: Add change file for 5452 X-Git-Tag: tor-0.2.3.17-beta~28^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=997ed7807b187d7b12ec219c876215d9b29e1e06;p=thirdparty%2Ftor.git Add change file for 5452 --- 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.