fixed time critical piece accounting in the request queue

This commit is contained in:
Arvid Norberg
2012-05-12 07:14:07 +00:00
parent 402d6bb6b6
commit e74fc839e9
2 changed files with 6 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
* fixed time critical piece accounting in the request queue
* fixed semantics of rate_limit_utp to also ignore per-torrent limits
* fixed piece sorting bug of deadline pieces
* fixed python binding build on Mac OS and BSD