aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-01-18 13:49:30 -0500
committerNick Mathewson <nickm@torproject.org>2015-01-18 13:49:30 -0500
commit79e12da86199fbfcf44aa7e569ea2d938156108b (patch)
tree9619ebecd7744308f904df9252b37d2db8f538bf /changes
parentdcf8cddab25e5b189eaebf473423c2b31acb4525 (diff)
parentfb68f507618ab5479471384cc4a1fa8b4bfa99fe (diff)
downloadtor-79e12da86199fbfcf44aa7e569ea2d938156108b.tar.gz
tor-79e12da86199fbfcf44aa7e569ea2d938156108b.zip
Merge remote-tracking branch 'public/bug12485'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug124854
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug12485 b/changes/bug12485
new file mode 100644
index 0000000000..53ce33ef7b
--- /dev/null
+++ b/changes/bug12485
@@ -0,0 +1,4 @@
+ o Minor features (Guard nodes):
+ - Reduce the time delay before saving guard status to disk from 10
+ minute to 30 seconds (or from one hour to 10 minutes if
+ AvoidDiskWrites is set). Closes ticket 12485.