diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-12-18 08:09:43 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-12-18 08:09:43 -0500 |
commit | c61cd5775c137ef45f5449b9f996c05c63c21acf (patch) | |
tree | e83fa6d87f0c924d46d98e877c421cbe38ba83ff /changes | |
parent | d8f41c2870a2d5addaf9ac4fa0d2674b7be1ce0b (diff) | |
download | tor-c61cd5775c137ef45f5449b9f996c05c63c21acf.tar.gz tor-c61cd5775c137ef45f5449b9f996c05c63c21acf.zip |
Revert "Log bootstrap tag names"
This reverts commit 1b855af5e33189d70d74273af03a535c343b63a5.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket28731 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/ticket28731 b/changes/ticket28731 deleted file mode 100644 index f8b116cc12..0000000000 --- a/changes/ticket28731 +++ /dev/null @@ -1,4 +0,0 @@ - o Minor features (bootstrap): - - Add the bootstrap tag name to the log messages, so people - troubleshooting connection problems can look up a symbol instead - of a number. Closes ticket 28731. |