diff --git a/CHANGELOG b/CHANGELOG index 12f0ee3888..54004d731b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -34,10 +34,6 @@ git-annex (7.20190508) UNRELEASED; urgency=medium in a separate queue than the main action queue. This can make some commands faster, because less time is spent on bookkeeping in between each file transfer. - * When a command like git-annex get skips over a lot of files - that it does not need to do anything with, the -J switch used to slow - it down significantly due to unncessary concurrenty overhead. - That slowdown has been fixed. -- Joey Hess Mon, 06 May 2019 13:52:02 -0400