forked from premiere/premiere-libtorrent
fixed typo
This commit is contained in:
parent
6aabc14e19
commit
0cb8e6b221
|
@ -5,7 +5,7 @@
|
|||
|
||||
0.16.2 release
|
||||
|
||||
* fix permissions issue on linux whith noatime enabled for non-owned files
|
||||
* fix permissions issue on linux with noatime enabled for non-owned files
|
||||
* use random peer IDs in anonymous mode
|
||||
* fix move_storage bugs
|
||||
* fix unnecessary dependency on boost.date_time when building boost.asio as separate compilation
|
||||
|
@ -33,7 +33,7 @@
|
|||
* change default of rate_limit_utp to true
|
||||
* 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 web seed performance issue with pieces > 1 MiB
|
||||
* fixed unchoke logic when using web seeds
|
||||
* fixed compatibility with older versions of boost (down to boost 1.40)
|
||||
|
||||
|
|
Loading…
Reference in New Issue