diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-12-18 13:10:13 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-12-18 13:10:13 -0500 |
commit | 511105af9ccef47fd74ae5b6f87b7dbce7404dc8 (patch) | |
tree | 7ac735d369bdacd14a3685df737fdb3009ef7cb3 /changes/bug17892 | |
parent | 59e5bf7e2af1664f1fd019364b61b20b6e93753b (diff) | |
download | tor-511105af9ccef47fd74ae5b6f87b7dbce7404dc8.tar.gz tor-511105af9ccef47fd74ae5b6f87b7dbce7404dc8.zip |
changes file for 17892
Diffstat (limited to 'changes/bug17892')
-rw-r--r-- | changes/bug17892 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug17892 b/changes/bug17892 new file mode 100644 index 0000000000..73c26e9c94 --- /dev/null +++ b/changes/bug17892 @@ -0,0 +1,4 @@ + o Minor features (testing): + - Log more information when the backtrace tests fail. + Closes ticket 17892. Patch from "cypherpunks." + |