commit ce4ac7aace4229888f5a1e174cca4b7c901ad5c0 parent 1f3db0514e07b1022dd4d523ff97997139e1b187 Author: Nick Mathewson <nickm@torproject.org> Date: Tue, 26 Sep 2017 08:47:02 -0400 add changes file for 23645 Diffstat:
| A | changes/bug23645 | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/changes/bug23645 b/changes/bug23645 @@ -0,0 +1,3 @@ + o Minor features (logging): + - Improve info-level log identification of particular circuits, + to help with debugging. Closes ticket 23645.