Tweak the message when we re-enable CBT.

Implements ticket 20963.
This commit is contained in:
Nick Mathewson
2017-11-15 14:42:59 -05:00
parent ae8683621a
commit ef55a7a69a
2 changed files with 12 additions and 3 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (logging):
- Improve the message we log when re-enabling circuit build timeouts
after having received a consensus. Closes ticket 20963.