remove incorrect changelog entry

I didn't speed up -J seek yet
This commit is contained in:
Joey Hess 2019-06-12 14:13:45 -04:00
parent ba2551da6f
commit e1c48509d7
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -34,10 +34,6 @@ git-annex (7.20190508) UNRELEASED; urgency=medium
in a separate queue than the main action queue. This can make some in a separate queue than the main action queue. This can make some
commands faster, because less time is spent on bookkeeping in commands faster, because less time is spent on bookkeeping in
between each file transfer. 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 <id@joeyh.name> Mon, 06 May 2019 13:52:02 -0400 -- Joey Hess <id@joeyh.name> Mon, 06 May 2019 13:52:02 -0400