merged linux permission issue fix from RC_0_16

This commit is contained in:
Arvid Norberg
2012-07-13 04:04:56 +00:00
parent 3d7dc768da
commit a62a2a5b6c
2 changed files with 21 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* fix permissions issue on linux whith noatime enabled for non-owned files
* use random peer IDs in anonymous mode
* fix move_storage bugs
* fix unnecessary dependency on boost.date_time when building boost.asio as separate compilation