From e93c4be75c187ecee1b8c1260de5a5fb178ecc07 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Mon, 19 Jul 2010 00:14:44 +0000 Subject: [PATCH] fixed race condition in peer-list with DHT --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 0d1ac55f0..9b2c8979e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -39,6 +39,7 @@ incoming connection * added more detailed instrumentation of the disk I/O thread + * fixed race condition in peer-list with DHT * fix force-reannounce and tracker retry issue 0.15.1 release