diff options
author | Roger Dingledine <arma@torproject.org> | 2012-06-12 04:21:39 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2012-06-12 04:21:39 -0400 |
commit | 2294d16113e65a935cb07aa4a1f918b3bdf73d44 (patch) | |
tree | fccdf3ef47ab32e9a595509f91e140fd367954d5 /changes/bug5452 | |
parent | f0f70ba6f1e484a5217952238b22467ba4939d8a (diff) | |
download | tor-2294d16113e65a935cb07aa4a1f918b3bdf73d44.tar.gz tor-2294d16113e65a935cb07aa4a1f918b3bdf73d44.zip |
fold in changes files so far
Diffstat (limited to 'changes/bug5452')
-rw-r--r-- | changes/bug5452 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug5452 b/changes/bug5452 deleted file mode 100644 index 8e1d9adf7b..0000000000 --- a/changes/bug5452 +++ /dev/null @@ -1,4 +0,0 @@ - o Minor features: - - Check CircuitBuildTimeout and LearnCircuitBuildTimeout in - options_validate(); warn if LearnCircuitBuildTimeout is disabled - and CircuitBuildTimeout is set unreasonably low. Fixes bug 5452. |