From 7557e3cc73a9f03732f4bf60a497a12bec6491aa Mon Sep 17 00:00:00 2001 From: Kay Kurokawa Date: Mon, 2 Oct 2017 16:33:09 -0400 Subject: [PATCH] add changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c31c7d028..b31eb178d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ at anytime. * Fixed handling cancelled blob and availability requests * Fixed redundant blob requests to a peer * Fixed https://github.com/lbryio/lbry/issues/923 + * Fixed concurrent reflects opening too many files ### Deprecated * Deprecated `blob_announce_all` JSONRPC command. Use `blob_announce` instead.