summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-05-12 11:09:33 -0400
committerNick Mathewson <nickm@torproject.org>2016-05-12 11:09:33 -0400
commitce6f2d1c4da5125cdd4a69fcc4cd45f7c3d6ca8d (patch)
treebedfabdf643926c0810a19b3bdb4cbb354a399f8 /changes
parentd00d3f1c2858f71adfa315ee67d0c2191a793d2a (diff)
parentb8b5bccfd9f350cd796a8bcd6b79b9d303a79e11 (diff)
downloadtor-ce6f2d1c4da5125cdd4a69fcc4cd45f7c3d6ca8d.tar.gz
tor-ce6f2d1c4da5125cdd4a69fcc4cd45f7c3d6ca8d.zip
Merge remote-tracking branch 'arma/bug19003-try2' into maint-0.2.8
Diffstat (limited to 'changes')
-rw-r--r--changes/bug190035
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug19003 b/changes/bug19003
new file mode 100644
index 0000000000..d9ef23d24c
--- /dev/null
+++ b/changes/bug19003
@@ -0,0 +1,5 @@
+ o Minor bugfixes (small networks):
+ - Allow directories in small networks to bootstrap by
+ skipping DirPort checks when the consensus has no exits.
+ Resolves #19003, bugfix on #18050 in 0.2.8.1-alpha.
+ Patch by teor.