diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-09-29 17:27:21 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-09-29 17:27:21 -0400 |
commit | 9ae18b8a91b6706d0da1db730269ff7c12e7e7a3 (patch) | |
tree | d0a908cab81a9fa1ba786978028bc9f689abb0ae /changes | |
parent | ca2e7eabc293791bb6d4664f851fb2a6374bbfb6 (diff) | |
download | tor-9ae18b8a91b6706d0da1db730269ff7c12e7e7a3.tar.gz tor-9ae18b8a91b6706d0da1db730269ff7c12e7e7a3.zip |
changes tweak.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/8185_diagnostic | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/8185_diagnostic b/changes/8185_diagnostic index b809c4f3ee..5e4cb1f8c6 100644 --- a/changes/8185_diagnostic +++ b/changes/8185_diagnostic @@ -1,4 +1,4 @@ o Minor features (logging diagnostic): - Log more circuit information whenever we are about to try to package a relay cell on a circuit with a nonexistent n_chan. - Attempt to diagnose bug 8185. + Attempt to diagnose ticket 8185. |