merged python fix from RC_0_16

This commit is contained in:
Arvid Norberg
2012-10-19 05:18:48 +00:00
parent 8ba970018c
commit 134fa7b0fb
3 changed files with 28 additions and 22 deletions

View File

@@ -5,6 +5,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* added missing async_add_torrent to python bindings
* raised the limit for bottled http downloads to 2 MiB
* add support for magnet links and URLs in python example client
* fixed typo in python bindings' add_torrent_params