]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for feature 21622
authorteor <teor2345@gmail.com>
Sat, 4 Mar 2017 11:57:13 +0000 (22:57 +1100)
committerNick Mathewson <nickm@torproject.org>
Tue, 14 Mar 2017 15:54:20 +0000 (11:54 -0400)
changes/feature21622 [new file with mode: 0644]

diff --git a/changes/feature21622 b/changes/feature21622
new file mode 100644 (file)
index 0000000..163b90b
--- /dev/null
@@ -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.