From fbf2eb6f884eb65b2b31056ac61956d956f22150 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Fri, 17 Jun 2011 16:28:21 +0000 Subject: [PATCH] fixed sign issue in set_alert_mask signature --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index db6b009a0..17fa200fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -87,6 +87,7 @@ incoming connection * added more detailed instrumentation of the disk I/O thread + * fixed sign issue in set_alert_mask signature * fixed unaligned disk access for unbuffered I/O in windows * support torrents whose name is empty * fixed connection limit to take web seeds into account as well