瀏覽代碼

Changes file for ticket 23354 (remove old download schedules)

Nick Mathewson 6 年之前
父節點
當前提交
71d503201e
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      changes/ticket23354

+ 6 - 0
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.