]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for ticket #11485
authorAndrea Shepard <andrea@torproject.org>
Tue, 27 Jan 2015 13:18:22 +0000 (13:18 +0000)
committerNick Mathewson <nickm@torproject.org>
Wed, 28 Jan 2015 19:30:23 +0000 (14:30 -0500)
changes/ticket11485 [new file with mode: 0644]

diff --git a/changes/ticket11485 b/changes/ticket11485
new file mode 100644 (file)
index 0000000..9d341c5
--- /dev/null
@@ -0,0 +1,3 @@
+  o Features (hidden services):
+    - Support mapping hidden service virtual ports to AF_UNIX sockets on
+      suitable platforms.  Resolves ticket #11485.