From 7e7ab8f72cb8d79bdf802d6859b942e4325093b6 Mon Sep 17 00:00:00 2001 From: Jack Robison Date: Tue, 24 Oct 2017 19:11:29 -0400 Subject: [PATCH] changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec64216ba..89ec3623d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,8 +25,8 @@ at anytime. * ### Changed - * - * + * Use the first port available for the peer and dht ports, starting with the provided values (defaults of 3333 and 4444). This allows multiple lbrynet instances in a LAN with UPnP. + * Detect a UPnP redirect that didn't get cleaned up on a previous run and use it ### Added *