aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-12-20 09:59:06 -0500
committerNick Mathewson <nickm@torproject.org>2017-12-20 09:59:06 -0500
commitfc33caadaebdb06d39068f4492431902c93ee8a7 (patch)
tree8d97d2339d310e0c2016337a9fc412979030b784 /changes
parent5c4da2cacd308e63293a67a4e595044d24dd56a6 (diff)
parent7bb269548db1170b97457ef1b5a4e9267f62ecf2 (diff)
downloadtor-fc33caadaebdb06d39068f4492431902c93ee8a7.tar.gz
tor-fc33caadaebdb06d39068f4492431902c93ee8a7.zip
Merge remote-tracking branch 'dgoulet/ticket24425_032_01' into maint-0.3.2
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket244254
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket24425 b/changes/ticket24425
new file mode 100644
index 0000000000..aa6f082bcc
--- /dev/null
+++ b/changes/ticket24425
@@ -0,0 +1,4 @@
+ o Minor bugfixes (hidden service v3):
+ - Bump hsdir_spread_store parameter from 3 to 4 in order to increase the
+ probability of reaching a service for a client missing microdescriptors.
+ Fixes bug 24425; bugfix on 0.3.2.1-alpha.