summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-06-13 12:42:49 -0400
committerNick Mathewson <nickm@torproject.org>2013-06-13 12:42:49 -0400
commit45424b2ca1638d5b3d147bb518c092a41028e259 (patch)
tree867615adfef97807842059ffb2fade77c08dc60b /changes
parent4b781e24fb920ad4cd2268b609e4b4b0bd5adb7d (diff)
parentc132427db4f207a32e4abaae0e070840e5e2b808 (diff)
downloadtor-45424b2ca1638d5b3d147bb518c092a41028e259.tar.gz
tor-45424b2ca1638d5b3d147bb518c092a41028e259.zip
Merge remote-tracking branch 'linus/bug8532'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug85324
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug8532 b/changes/bug8532
new file mode 100644
index 0000000000..e9fd06829a
--- /dev/null
+++ b/changes/bug8532
@@ -0,0 +1,4 @@
+ o Minor features
+ - Add support for offsetting the voting interval in order to
+ bootstrap a network faster by adding configuration option
+ TestingV3AuthVotingStartOffset. Addresses #8532.