summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-04-18 11:38:27 -0400
committerNick Mathewson <nickm@torproject.org>2018-04-22 15:56:28 -0400
commit71d503201e71197b6bdf75f7e159cfcd6280ff08 (patch)
treed5642faf78cbb3eb0a7d1bebae48e7eef48b8ce5 /changes
parent3b2ed849c845f9e4c1b307f45982f6b33a86b661 (diff)
downloadtor-71d503201e71197b6bdf75f7e159cfcd6280ff08.tar.gz
tor-71d503201e71197b6bdf75f7e159cfcd6280ff08.zip
Changes file for ticket 23354 (remove old download schedules)
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket233546
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/ticket23354 b/changes/ticket23354
new file mode 100644
index 0000000000..f79dfd96ae
--- /dev/null
+++ b/changes/ticket23354
@@ -0,0 +1,6 @@
+ o Minor features (configuration):
+ - The "DownloadSchedule" options have been renamed to end with
+ "DownloadInitialDelay". The old names are still allowed, but will
+ produce a warning. Comma-separated lists are still permitted for
+ these options, but all values after the first are ignored (as they have
+ been since 0.2.9). Closes ticket 23354.