Преглед на файлове

fixup! Remove the old ("deterministic") download schedule.

oops, fix the bug number.
Nick Mathewson преди 6 години
родител
ревизия
cd4fd9887b
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      changes/refactor23814

+ 1 - 1
changes/refactor23814

@@ -1,4 +1,4 @@
   o Code simplification and refactoring:
     - Remove the old (deterministic) directory retry logic entirely:
       We've used exponential backoff exclusively for some time.
-      Closes ticket 24814
+      Closes ticket 23814.