From: Nick Mathewson Date: Thu, 4 Jun 2020 14:35:51 +0000 (-0400) Subject: changes file for ticket 32888 X-Git-Tag: tor-0.4.5.0-alpha-dev~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b335ef178156e2a6825c48a04222384869c08c5f;p=thirdparty%2Ftor.git changes file for ticket 32888 --- diff --git a/changes/ticket32888 b/changes/ticket32888 new file mode 100644 index 0000000000..ce7fb40b30 --- /dev/null +++ b/changes/ticket32888 @@ -0,0 +1,4 @@ + o Minor features (logging): + - When trying to find our own address, add debug-level logging + to report the sources of candidate addresses. Closes ticket + 32888.