merge deprecation of wstring overloads from RC_0_16

This commit is contained in:
Arvid Norberg
2013-08-02 05:03:22 +00:00
parent 0a0af03d9d
commit e7db8d37a2
12 changed files with 89 additions and 24 deletions

View File

@@ -23,6 +23,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* deprecate std::wstring overloads. long live utf-8
* improve time-critical pieces feature (streaming)
* introduce bandwidth exhaustion attack-mitigation in allowed-fast pieces
* python binding fix issue where torrent_info objects where destructing when their torrents were deleted