diff options
author | Joey Hess <joey@kitenet.net> | 2013-12-01 14:56:37 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-12-01 14:56:37 -0400 |
commit | c6c04581a8567e6b87c8df754947ac8779845507 (patch) | |
tree | e67d43908fc7000699abffc75564a2990ecebe09 /debian | |
parent | 3ac91582743a295c23240b7dabe0cf605a38c4b1 (diff) |
assistant: Run transferkeys as batch jobs.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 567ea8bbf..a9fcc1857 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ git-annex (5.20131131) UNRELEASED; urgency=low it will read the full contents of files in the tree. * assistant: Batch jobs are now run with ionice and nocache, when those commands are available. + * assistant: Run transferkeys as batch jobs. -- Joey Hess <joeyh@debian.org> Sun, 01 Dec 2013 13:57:58 -0400 |