summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-02-25 10:29:52 -0500
committerNick Mathewson <nickm@torproject.org>2015-03-14 13:50:23 -0400
commitfeca32903147e10974b00c80db56b1347e042946 (patch)
tree290390772aaf433af5d868bfbe96ae01691ad8e4 /changes
parent4247ce99e5d9b7b2063df66cc808fac1f09fb799 (diff)
downloadtor-feca32903147e10974b00c80db56b1347e042946.tar.gz
tor-feca32903147e10974b00c80db56b1347e042946.zip
Log version when LD_BUG is logged.
Closes ticket 15026.
Diffstat (limited to 'changes')
-rw-r--r--changes/feature150265
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/feature15026 b/changes/feature15026
new file mode 100644
index 0000000000..c732b41e5d
--- /dev/null
+++ b/changes/feature15026
@@ -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.
+