]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file for #15588
authorJohn Brooks <special@torproject.org>
Mon, 9 May 2016 22:57:21 +0000 (18:57 -0400)
committerJohn Brooks <special@torproject.org>
Mon, 9 May 2016 22:59:56 +0000 (18:59 -0400)
changes/feature15588 [new file with mode: 0644]

diff --git a/changes/feature15588 b/changes/feature15588
new file mode 100644 (file)
index 0000000..b556307
--- /dev/null
@@ -0,0 +1,4 @@
+  o Minor features (controller):
+    - Add support for configuring basic client authorization on hidden
+      services created with the ADD_ONION control command.
+      Implements ticket 15588. Patch by "special".