diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-04-11 01:46:28 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-04-11 01:46:28 -0400 |
commit | 922ab0883d2f037d18cfc02083c68777e4dfb349 (patch) | |
tree | 4902a8910dcdbf608cc4a1a5ed5e0db4435481b1 /changes | |
parent | ee3cc44f27b6620ad25a20bb16fcffe23ca66663 (diff) | |
parent | 7d1ade251bad76c82b3f1288097587e0fbd1c4ae (diff) | |
download | tor-922ab0883d2f037d18cfc02083c68777e4dfb349.tar.gz tor-922ab0883d2f037d18cfc02083c68777e4dfb349.zip |
Merge remote-tracking branch 'public/bug8185_diagnostic' into maint-0.2.4
Diffstat (limited to 'changes')
-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. |