From: teor Date: Sat, 4 Mar 2017 11:57:13 +0000 (+1100) Subject: Changes file for feature 21622 X-Git-Tag: tor-0.3.1.1-alpha~222^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f1dd64bb00d4c755a9045e08a2a354fd453b79c8;p=thirdparty%2Ftor.git Changes file for feature 21622 --- diff --git a/changes/feature21622 b/changes/feature21622 new file mode 100644 index 0000000000..163b90b724 --- /dev/null +++ b/changes/feature21622 @@ -0,0 +1,8 @@ + o Minor feature (hidden services): + - Log a message when a hidden service reaches its introduction point + circuit limit, and when that limit is reset. + Follow up to ticket 21594, closes ticket 21622. + - Add more information to the message logged when a hidden service + descriptor has fewer introduction points than specified in + HiddenServiceNumIntroductionPoints. + Follow up to tickets 21598 and 21599, closes ticket 21622.