merged fix from RC_0_16

This commit is contained in:
Arvid Norberg
2013-09-12 07:10:52 +00:00
parent d42ca11ef3
commit f2e16c36b3
2 changed files with 11 additions and 5 deletions

View File

@@ -24,6 +24,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* improve error message for 'file too short'
* fix piece-picker stat bug when only selecting some files for download
* fix bug in async_add_torrent when settings file_priorities
* fix boost-1.42 support for python bindings