forward port Changelog update

This commit is contained in:
arvidn 2015-08-12 23:43:38 -04:00
parent 213958f98d
commit 411be1c017
1 changed files with 2 additions and 0 deletions

View File

@ -73,6 +73,8 @@
* added support for hashing pieces in multiple threads
* fix bug in uTP that would cause any connection taking more than one second
to connect be timed out (introduced in the vulnerability path)
* fixed falling back to sending UDP packets direct when socks proxy fails
* fixed total_wanted bug (when setting file priorities in add_torrent_params)