]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for bug18051
authorNick Mathewson <nickm@torproject.org>
Mon, 8 Feb 2016 13:35:43 +0000 (08:35 -0500)
committerNick Mathewson <nickm@torproject.org>
Mon, 8 Feb 2016 13:35:43 +0000 (08:35 -0500)
changes/bug18051 [new file with mode: 0644]

diff --git a/changes/bug18051 b/changes/bug18051
new file mode 100644 (file)
index 0000000..1b11867
--- /dev/null
@@ -0,0 +1,4 @@
+  o Minor bugfixes:
+    - When generating a URL for a directory server on an IPv6 address,
+      wrap the IPv6 address in square brackets. Fixes bug 18051;
+      bugfix on ?. Patch from Malek.