summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-09-02 16:00:07 -0400
committerNick Mathewson <nickm@torproject.org>2015-09-02 16:00:07 -0400
commiteb71777bb28b353da68c0ea25a36d0ac763de550 (patch)
treeeaa904a3b9d8cab7e1ec851235e7afc5cb50c32d /changes
parentbc64a6b2b9c1e0851ce4fc4fe410ac565f3c0137 (diff)
parentd6bfedb8e56ae3d2fc249852de477a61eb6a1278 (diff)
downloadtor-eb71777bb28b353da68c0ea25a36d0ac763de550.tar.gz
tor-eb71777bb28b353da68c0ea25a36d0ac763de550.zip
Merge remote-tracking branch 'dgoulet/bug15963_026_01'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug159634
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug15963 b/changes/bug15963
new file mode 100644
index 0000000000..8c903d2d34
--- /dev/null
+++ b/changes/bug15963
@@ -0,0 +1,4 @@
+ o Hidden service directory enhancement
+ - Relays need to have the Fast flag to ge the HSDir flag. As this is
+ being written, we'll go from 2745 HSDirs down to 2342, a ~14% drop.
+ Fixes #15983.