From 52ecf8c2c53f25de0c2173b18362e16d7409ef81 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Sat, 8 Feb 2014 10:08:21 +0000 Subject: [PATCH] update Changelog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index a984d591e..be7439b86 100644 --- a/ChangeLog +++ b/ChangeLog @@ -41,6 +41,8 @@ * fix uTP edge case where udp socket buffer fills up * fix nagle implementation in uTP +0.16.15 release + * fix use of SetFileValidData on windows * fix crash when using full allocation storage mode * improve error_code and error_category support in python bindings