merged string encoding fix from RC_0_16

This commit is contained in:
Arvid Norberg
2013-08-10 23:01:40 +00:00
parent cad9bbebd2
commit 850834b48f
2 changed files with 3 additions and 2 deletions

View File

@@ -23,6 +23,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* fix string encoding issue in alert messages
* fix SSL authentication issue
* deprecate std::wstring overloads. long live utf-8
* improve time-critical pieces feature (streaming)