Include a HOST item in BOOTSTRAP problem messages

Closes ticket 15006.
This commit is contained in:
Nick Mathewson
2015-02-27 11:28:30 -05:00
parent 0f2f8fd68a
commit 79c69d18b7
2 changed files with 11 additions and 4 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (controller):
- Messages about problems in the bootstrap process now include
information about the server we were trying to connect to when we
noticed the problem. Closes ticket 15006.