merged encryption settings fix from RC_0_16

This commit is contained in:
Arvid Norberg
2013-05-08 05:43:17 +00:00
parent fd44cdbba5
commit 7745a2831d
2 changed files with 7 additions and 11 deletions

View File

@@ -20,6 +20,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* fix encryption level handle invalid values
* add a number of missing functions to the python binding
* fix typo in Jamfile for building shared libraries
* prevent tracker exchange for magnet links before metadata is received