fix DLL export issue on windows

This commit is contained in:
Arvid Norberg
2012-04-15 04:00:58 +00:00
parent 7f19e0d976
commit b03e99ab40
3 changed files with 9 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
* fixed DLL export issue on windows (when building a shared library linking statically against boost)
* fixed FreeBSD build
* fixed web seed performance issue whith pieces > 1 MiB
* fixed unchoke logic when using web seeds