fixed semantics of rate_limit_utp to also ignore per-torrent limits

This commit is contained in:
Arvid Norberg
2012-05-06 07:09:49 +00:00
parent 511b9137b4
commit 94ae0e433b
2 changed files with 11 additions and 8 deletions

View File

@@ -1,4 +1,5 @@
* 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
* fixed UNC path normalization (on windows, unless UNC paths are disabled)