Browse Source

Call bug5452 fix a feature; note its trac number in the changes file

Nick Mathewson 12 years ago
parent
commit
b44cb4aef8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      changes/bug5452

+ 2 - 2
changes/bug5452

@@ -1,4 +1,4 @@
-  o Minor bugfixes:
+  o Minor features:
     - Check CircuitBuildTimeout and LearnCircuitBuildTimeout in
       options_validate(); warn if LearnCircuitBuildTimeout is disabled
-      and CircuitBuildTimeout is set unreasonably low.
+      and CircuitBuildTimeout is set unreasonably low. Fixes bug 5452.