Log version when LD_BUG is logged.

Closes ticket 15026.
This commit is contained in:
Nick Mathewson
2015-02-25 10:29:52 -05:00
parent 4247ce99e5
commit feca329031
2 changed files with 19 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor features (logging):
- Include the Tor version in all LD_BUG log messages, since people
tend to cut and paste those into the bugtracker. Implements
ticket 15026.