diff --git a/CHANGELOG.md b/CHANGELOG.md index af6fc0c5f..9c5093573 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ at anytime. ### Changed * keep track of failures for DHT peers for up to ten minutes instead of indefinitely * skip ignored peers from iterative lookups instead of blocking the peer who returned them to us too + * if a node becomes ignored during an iterative find cycle remove it from the shortlist so that we can't return it as a result nor try to probe it anyway ### Added *