From cfa57c15d5f5c72ed4f82ce6e5be2211557faa6d Mon Sep 17 00:00:00 2001 From: Alex Grintsvayg Date: Tue, 15 Aug 2017 13:16:42 -0400 Subject: [PATCH] fixed changelog --- CHANGELOG.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff20ef79d..ce7b82270 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,13 +13,7 @@ at anytime. * ### Fixed - * - * Fixed reflector server blocking the `received_blob` reply on the server announcing the blob to the dht * Fixed non-blocking call in `BlobFile._close_writer` - * Fixed incorrect formatting of "amount" fields - * Fixed handling of SIGINT, SIGTERM. - * Fixed shutdown sequence - * Fix error when resolving an integer * ### Deprecated