From 56f80c882cb9a7b1dcbaa581be5b0bf5d4e07b71 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Mon, 23 Jul 2012 16:13:02 +0000 Subject: [PATCH] updated changelog --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 7a7c60451..b7f588dc2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ * fix uTP edge case where udp socket buffer fills up * fix nagle implementation in uTP + * fix windows build of shared library with openssl * fix race condition causing shutdown hang 0.16.2 release