diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-03-04 23:22:46 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-03-04 23:22:46 -0500 |
commit | 00d1093daf692b70d21d60f3333296097a01a376 (patch) | |
tree | 1a8b2868d08bb91a1a679f49ff016d0621e53d87 /changes | |
parent | 958ec0f5f877b84d8519102cc0b5b55583a15144 (diff) | |
parent | f24638aa49bfd127c43f7ba12e91dd278b6f3264 (diff) | |
download | tor-00d1093daf692b70d21d60f3333296097a01a376.tar.gz tor-00d1093daf692b70d21d60f3333296097a01a376.zip |
Merge branch 'feature21598_squashed'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/feature21598 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/feature21598 b/changes/feature21598 new file mode 100644 index 0000000000..317ace4bcf --- /dev/null +++ b/changes/feature21598 @@ -0,0 +1,4 @@ + o Minor feature (hidden services): + - Log a message when a hidden service descriptor has fewer introduction + points than specified in HiddenServiceNumIntroductionPoints. + Closes ticket 21598. |