From 450a9f69efd26113d7ddbce818b78f99eb6aed70 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Sat, 14 Jul 2012 20:35:18 +0000 Subject: [PATCH] update changelog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1657f2435..b02bd5b2f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,8 @@ * fix uTP edge case where udp socket buffer fills up * fix nagle implementation in uTP +0.16.2 release + * fix permissions issue on linux whith noatime enabled for non-owned files * use random peer IDs in anonymous mode * fix move_storage bugs