From d42ca11ef30bcc1fef6a2dff56e01b7422780f65 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Thu, 12 Sep 2013 00:57:26 +0000 Subject: [PATCH] merged changes from RC_0_16 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7110cc62a..67e33b674 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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