aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-02-11 10:15:03 -0500
committerNick Mathewson <nickm@torproject.org>2014-02-11 10:15:03 -0500
commitcb065a55bd209b9c23bc14119c2403680b087885 (patch)
tree0e507b155339a46e50efe691a119b484927ce27b /changes
parentcb28fe486ff7f9ebc81a7ccc90f5459429572587 (diff)
parentaae4ebf63f4da02ff35b063bbaa744379fbfc1e1 (diff)
downloadtor-cb065a55bd209b9c23bc14119c2403680b087885.tar
tor-cb065a55bd209b9c23bc14119c2403680b087885.tar.gz
Merge remote-tracking branch 'karsten/one-dirauth'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug108424
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug10842 b/changes/bug10842
new file mode 100644
index 000000000..0ead9e7db
--- /dev/null
+++ b/changes/bug10842
@@ -0,0 +1,4 @@
+ o Minor bugfixes:
+ - Suppress a warning that votes and signatures cannot be uploaded to
+ other directory authorities if there's only one directory authority
+ in the network. Bugfix on 0.2.2.26-beta. Resolves ticket 10842.