merged changes from RC_0_16

This commit is contained in:
Arvid Norberg 2013-09-12 00:57:26 +00:00
parent 955c369168
commit d42ca11ef3
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* 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
* fix memory allocation issue (virtual addres space waste) on windows