commit ce4ac7aace4229888f5a1e174cca4b7c901ad5c0 Author: Nick Mathewson nickm@torproject.org Date: Tue Sep 26 08:47:02 2017 -0400
add changes file for 23645 --- changes/bug23645 | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/changes/bug23645 b/changes/bug23645 new file mode 100644 index 000000000..56198265b --- /dev/null +++ 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.