summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4fdb0f9618..171a3b190e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -18,6 +18,9 @@ git-annex (8.20200909) UNRELEASED; urgency=medium
message, with some hints for the user for what to do.
* Improve --debug output to show pid of processes that are started and
stopped.
+ * sync --all: Sped up seeking to around twice as fast, by avoiding a
+ pass over the worktree files when preferred content expressions of the
+ local repo and remotes don't use include=/exclude=.
-- Joey Hess <id@joeyh.name> Mon, 14 Sep 2020 18:34:37 -0400