]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes: file for 21003
authorteor <teor@torproject.org>
Thu, 22 Aug 2019 14:06:55 +0000 (00:06 +1000)
committerteor <teor@torproject.org>
Thu, 22 Aug 2019 14:06:55 +0000 (00:06 +1000)
Log IPv6 addresses as well as IPv4 addresses, when describing
routerinfos, routerstatuses, and nodes.

Closes ticket 21003.

changes/ticket21003 [new file with mode: 0644]

diff --git a/changes/ticket21003 b/changes/ticket21003
new file mode 100644 (file)
index 0000000..896d749
--- /dev/null
@@ -0,0 +1,3 @@
+  o Minor features (IPv6, logging):
+    - Log IPv6 addresses as well as IPv4 addresses, when describing
+      routerinfos, routerstatuses, and nodes. Closes ticket 21003.