summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-12-07 11:14:56 -0500
committerNick Mathewson <nickm@torproject.org>2016-12-07 11:14:56 -0500
commit2499ea359ab149343e10c38fb87ba903a0e8e049 (patch)
tree04f7c871dd284de5a7706747a9570e0b9750f881 /changes
parentb0a842913acfb0de16ccb8ae358b6f6ee19d0898 (diff)
parent0815f96416676ace7cfdb5c29000d8cd6ee3459f (diff)
downloadtor-2499ea359ab149343e10c38fb87ba903a0e8e049.tar.gz
tor-2499ea359ab149343e10c38fb87ba903a0e8e049.zip
Merge branch 'maint-0.2.9'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug208754
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug20875 b/changes/bug20875
new file mode 100644
index 0000000000..6bba2cbc12
--- /dev/null
+++ b/changes/bug20875
@@ -0,0 +1,4 @@
+ o Minor bugfixes (download scheduling)
+ - Resolve a "bug" warning when considering a download schedule whose
+ delay had approached INT_MAX. Fixes 20875; bugfix on 0.2.9.5-alpha.
+