From af7eec8ba5616bcbcc174e5c68f99089aa91f971 Mon Sep 17 00:00:00 2001 From: Jack Robison Date: Fri, 4 Aug 2017 14:48:51 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3ff837ba..25705ade7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,8 @@ at anytime. ### Added * Added `claim_send_tip`, a command to tip the owner of a claim via a support transaction - * + * Added `reflector` keyword parameter to `file_reflect` command + * Added configuration options for auto re-reflect ### Fixed * @@ -25,12 +26,9 @@ at anytime. * ### Changed - * - * - -### Added - * Added configuration options for auto re-reflect - * + * Renamed `reflect` command to `file_reflect` + * Allow IP addresses to be configured as reflector servers, not just host names. + * Return list of blobs that were reflected from `file_reflect` ### Removed *