merged resume data fix from RC_0_16

This commit is contained in:
Arvid Norberg
2012-10-07 20:25:15 +00:00
parent d081842a31
commit 3bf462f858
2 changed files with 4 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* relax file timestamp requirements for accepting resume data
* fix performance issue in web seed downloader (coalescing of blocks sometimes wouldn't work)
* web seed fixes (better support for torrents without trailing / in web seeds)
* fix some issues with SSL over uTP connections