diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-03-19 17:00:40 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-03-19 17:00:40 -0400 |
commit | 7d1ade251bad76c82b3f1288097587e0fbd1c4ae (patch) | |
tree | 30448b21da47ecfacb18d5983aa616329ae9f693 /changes/bug8185_diagnostic | |
parent | f1caa2f2146ac750962e6506fe672b03749c50f9 (diff) | |
download | tor-7d1ade251bad76c82b3f1288097587e0fbd1c4ae.tar.gz tor-7d1ade251bad76c82b3f1288097587e0fbd1c4ae.zip |
Debugging log for bug 8185
If the bug recurs, log the filename and line number that triggered it
Diffstat (limited to 'changes/bug8185_diagnostic')
-rw-r--r-- | changes/bug8185_diagnostic | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug8185_diagnostic b/changes/bug8185_diagnostic new file mode 100644 index 0000000000..b0f8884758 --- /dev/null +++ b/changes/bug8185_diagnostic @@ -0,0 +1,3 @@ + o Minor features: + - Improve debugging output to attempt to diagnose the underlying + cause of bug 8185. |