added missing functions to python bindings (file_priority())

This commit is contained in:
Arvid Norberg
2012-05-19 23:34:31 +00:00
parent 306b467b94
commit 68e9b06358
2 changed files with 13 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
* added missing functions to python bindings (file_priority())
* fixed low_prio_disk support on linux
* fixed time critical piece accounting in the request queue
* fixed semantics of rate_limit_utp to also ignore per-torrent limits