Remove surprising empty line in info-level cbt log

Fixes bug 33531; bugfix on 0.3.3.1-alpha.
This commit is contained in:
Roger Dingledine
2020-03-04 13:45:34 -05:00
parent edc0bf5089
commit 29542ccdcc
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfixes (logs):
- Remove surprising empty line in info-level log about circuit build
timeout. Fixes bug 33531; bugfix on 0.3.3.1-alpha.