From 9a651847f510526c5db220efa701d4d3bd0ae2b1 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Wed, 22 Feb 2012 03:27:26 +0000 Subject: [PATCH] fix 'parameter incorrect' issue when using unbuffered IO on windows --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index c40ea16c7..74e44f5c2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -105,6 +105,7 @@ 0.15.10 release + * fix 'parameter incorrect' issue when using unbuffered IO on windows * fixed UDP socket error handling on windows * fixed peer_tos (type of service) setting * fixed crash when loading resume file with more files than the torrent in it