summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-09-25 11:12:56 -0400
committerNick Mathewson <nickm@torproject.org>2017-09-25 11:12:56 -0400
commit90e8d1f58fb77eb15c59c1bd846aabe1555b64f2 (patch)
treebd4ab5dabd619723e50eea4ef9cb871bf2955f79 /changes
parentf82f1f4b8cc98d7fea2bcc0fb5bf7973cd3f164e (diff)
parent581e2c8b2c2976d3272d35957c1085514d446b44 (diff)
downloadtor-90e8d1f58fb77eb15c59c1bd846aabe1555b64f2.tar.gz
tor-90e8d1f58fb77eb15c59c1bd846aabe1555b64f2.zip
Merge branch 'bug23539_032_01_squashed'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug235394
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug23539 b/changes/bug23539
new file mode 100644
index 0000000000..b3f6d3b45c
--- /dev/null
+++ b/changes/bug23539
@@ -0,0 +1,4 @@
+ o Minor bugfixes (scheduler, KIST):
+ - Make the KISTSchedRunInterval option a non negative value. With this,
+ the way to disable KIST through the consensus is to set it to 0.
+ Fixes bug 23539; bugfix on 0.3.2.1-alpha.