fixed web seed performance issue whith pieces > 1 MiB

This commit is contained in:
Arvid Norberg
2012-04-14 23:36:16 +00:00
parent b491a76159
commit dafcf2c5ca
2 changed files with 5 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
* fixed web seed performance issue whith pieces > 1 MiB
* fixed unchoke logic when using web seeds
* fixed compatibility with older versions of boost (down to boost 1.40)