diff options
author | Joey Hess <joeyh@joeyh.name> | 2017-05-25 14:30:18 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2017-05-25 14:30:18 -0400 |
commit | 5c874fd5f5f6dcdf2889d3db7d4429553859ccd6 (patch) | |
tree | 643e3a575fa83c9eae4de36a882b9eeb5f6c912b /CHANGELOG | |
parent | 0c430fc08ea6a6b95bb975ed1eaf2c1012a6d67a (diff) |
Improve progress display when watching file size, in cases where a transfer does not resume.
This commit was supported by the NSF-funded DataLad project.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ git-annex (6.20170520) UNRELEASED; urgency=medium * initremote, enableremote: Support gpg subkeys suffixed with an exclamation mark, which forces gpg to use a specific subkey. + * Improve progress display when watching file size, in cases where + a transfer does not resume. -- Joey Hess <id@joeyh.name> Wed, 24 May 2017 14:03:40 -0400 |