]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for ticket 32888
authorNick Mathewson <nickm@torproject.org>
Thu, 4 Jun 2020 14:35:51 +0000 (10:35 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 4 Jun 2020 14:35:51 +0000 (10:35 -0400)
changes/ticket32888 [new file with mode: 0644]

diff --git a/changes/ticket32888 b/changes/ticket32888
new file mode 100644 (file)
index 0000000..ce7fb40
--- /dev/null
@@ -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.