From: Nick Mathewson Date: Tue, 26 Sep 2017 12:47:02 +0000 (-0400) Subject: add changes file for 23645 X-Git-Tag: tor-0.3.2.2-alpha~36 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ce4ac7aace4229888f5a1e174cca4b7c901ad5c0;p=thirdparty%2Ftor.git add changes file for 23645 --- diff --git a/changes/bug23645 b/changes/bug23645 new file mode 100644 index 0000000000..56198265b8 --- /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.