From 18db2aa97040e54777ab07e33a9c4e847dfcb32e Mon Sep 17 00:00:00 2001 From: Jack Robison Date: Thu, 23 Aug 2018 22:38:55 -0400 Subject: [PATCH] changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c95e2548c..6c9fe3b66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ at anytime. ### Fixed * issue in dht ping queue where enqueued pings that aren't yet due wouldn't be rescheduled - * blob mirror downloader not finishing streams that were partially uploaded + * blob mirror downloader not finishing streams that were partially uploaded at the time of the download attempt (https://github.com/lbryio/lbry/issues/1376) ### Deprecated *