From ccb00dac28c856c44cf02b3db32e09e92bd62967 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Fri, 31 Dec 2010 09:33:43 +0000 Subject: [PATCH] back port DHT extension for external IPs --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 17b30aa38..771837616 100644 --- a/ChangeLog +++ b/ChangeLog @@ -66,6 +66,7 @@ incoming connection * added more detailed instrumentation of the disk I/O thread + * support DHT extension to report external IPs * fixed rare crash in http_connection's error handling * avoid connecting to peers listening on ports < 1024 * optimized piece picking to not cause busy loops in some end-game modes