merged string encoding of error messages fix from RC_0_16

This commit is contained in:
Arvid Norberg
2013-01-19 06:39:32 +00:00
parent 3ddf55a686
commit 8f682d2ff7
6 changed files with 31 additions and 22 deletions

View File

@@ -11,6 +11,7 @@
0.16.7 release
* fix string encoding in error messages
* handle error in read_piece and set_piece_deadline when torrent is removed
* DHT performance improvement
* attempt to handle ERROR_CANT_WAIT disk error on windows