aboutsummaryrefslogtreecommitdiff
path: root/changes/feature21622
diff options
context:
space:
mode:
authorteor <teor2345@gmail.com>2017-03-04 22:57:13 +1100
committerNick Mathewson <nickm@torproject.org>2017-03-14 11:54:20 -0400
commitf1dd64bb00d4c755a9045e08a2a354fd453b79c8 (patch)
tree4912eaee3d161b994f06f12d59148e25395cdd33 /changes/feature21622
parentc34411d9cb1c264ad5ccc149ea07f1fdc826010a (diff)
downloadtor-f1dd64bb00d4c755a9045e08a2a354fd453b79c8.tar.gz
tor-f1dd64bb00d4c755a9045e08a2a354fd453b79c8.zip
Changes file for feature 21622
Diffstat (limited to 'changes/feature21622')
-rw-r--r--changes/feature216228
1 files changed, 8 insertions, 0 deletions
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.