From: John Brooks Date: Mon, 9 May 2016 22:57:21 +0000 (-0400) Subject: Add changes file for #15588 X-Git-Tag: tor-0.2.9.1-alpha~264 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6678dff38611bbbc35560ac47ce6b54a108fb6d0;p=thirdparty%2Ftor.git Add changes file for #15588 --- diff --git a/changes/feature15588 b/changes/feature15588 new file mode 100644 index 0000000000..b5563079e1 --- /dev/null +++ b/changes/feature15588 @@ -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".