diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-04-02 00:19:49 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-04-02 00:19:49 -0400 |
commit | 5492d8f4ddbd398e0188da9daed840908d1198c0 (patch) | |
tree | 8a4642c9f4ff1e6f7629c2ba78fb20fc011f1cdb /debian | |
parent | 48af4b01cd00f6f470aeb1f56f258ce2eeb060c4 (diff) |
Significantly sped up processing of large numbers of directories passed to a single git-annex command.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6f9ab15f7..dbea98877 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,6 +22,8 @@ git-annex (5.20150328) UNRELEASED; urgency=medium corresponding to duplicated files they process. * fsck: Added --distributed and --expire options, for distributed fsck. + * Significantly sped up processing of large numbers of directories + passed to a single git-annex command. -- Joey Hess <id@joeyh.name> Fri, 27 Mar 2015 16:04:43 -0400 |