[tor-commits] [tor/master] Changes file for 40041.

nickm at torproject.org nickm at torproject.org
Thu Jul 16 13:02:38 UTC 2020


commit ae8072e8ff57b7c809de825370518b6377e4478a
Author: Nick Mathewson <nickm at torproject.org>
Date:   Tue Jul 14 14:41:21 2020 -0400

    Changes file for 40041.
    
    Closes #40041.
---
 changes/ticket40041 | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/changes/ticket40041 b/changes/ticket40041
new file mode 100644
index 0000000000..cc680db7c5
--- /dev/null
+++ b/changes/ticket40041
@@ -0,0 +1,9 @@
+  o Minor features (logging):
+    - Provide more complete descriptions of our connections when logging
+      about them. Closes ticket 40041.
+
+  o Code simplification and refactoring:
+    - Refactor our code that logs a descriptions of connections, channels,
+      and the peers on them, to use a single call path. This change
+      enables us to refactor the data types that they use, and eliminate
+      many confusing users of those types. Closes ticket 40041.





More information about the tor-commits mailing list