From a77342b9a4b2f7e0f4f83b212cf8bbab9b101495 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Fri, 20 Jan 2012 08:06:54 +0000 Subject: [PATCH] back-ported shutdown fix --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index f8833c787..1823cb7d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -102,6 +102,8 @@ incoming connection * added more detailed instrumentation of the disk I/O thread + * fix connection queue issue causing shutdown delays + * fixed mingw build * fix overflow bug in progress_ppm field * don't filter local peers received from a non-local tracker * fix python deadlock when using python extensions