merge checking fix from RC_0_16

This commit is contained in:
Arvid Norberg
2013-01-06 04:53:26 +00:00
parent e45124fc22
commit 38d7e58177
9 changed files with 213 additions and 42 deletions

View File

@@ -8,6 +8,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* fixed files checking issue
* added missing pop_alerts() to python bindings
* fixed typos in configure script, inversing some feature-enable/disable flags
* added missing flag_update_subscribe to python bindings