merged url escaping fix from RC_0_16

This commit is contained in:
Arvid Norberg
2013-08-16 16:38:09 +00:00
parent 3258d92f64
commit 5141a6505a
3 changed files with 12 additions and 5 deletions

View File

@@ -23,6 +23,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* fix web seed URL double escape issue
* fix string encoding issue in alert messages
* fix SSL authentication issue
* deprecate std::wstring overloads. long live utf-8