summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Shepard <andrea@persephoneslair.org>2012-06-11 11:17:59 -0700
committerAndrea Shepard <andrea@persephoneslair.org>2012-06-11 11:17:59 -0700
commit997ed7807b187d7b12ec219c876215d9b29e1e06 (patch)
treedb23f5807674cc31c258ec9122a23ffcebb5b1dd
parent6b73fad7096f4d12f5203b0c11d0e8f9417667b9 (diff)
downloadtor-997ed7807b187d7b12ec219c876215d9b29e1e06.tar.gz
tor-997ed7807b187d7b12ec219c876215d9b29e1e06.zip
Add change file for 5452
-rw-r--r--changes/bug54524
1 files changed, 4 insertions, 0 deletions
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.