]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add change file for 5452
authorAndrea Shepard <andrea@persephoneslair.org>
Mon, 11 Jun 2012 18:17:59 +0000 (11:17 -0700)
committerAndrea Shepard <andrea@persephoneslair.org>
Mon, 11 Jun 2012 18:17:59 +0000 (11:17 -0700)
changes/bug5452 [new file with mode: 0644]

diff --git a/changes/bug5452 b/changes/bug5452
new file mode 100644 (file)
index 0000000..699c458
--- /dev/null
@@ -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.