diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-11-07 12:07:36 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-11-07 12:07:36 -0400 |
commit | 296b4d917e4b5dcbf97bbb81ef044335bc8684c4 (patch) | |
tree | 51631d30a842220ddd69980cfe673123343aba4b /CHANGELOG | |
parent | fd259f7d34975cfa2bf0a54248dc65d596cfaac2 (diff) |
reinject --known: Avoid second, unncessary checksum of file.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ git-annex (6.20161032) UNRELEASED; urgency=medium * S3: Support the special case endpoint needed for the cn-north-1 region. * Webapp: Don't list the Frankfurt region, as this (and some other new regions) need V4 authorization which the aws library does not yet use. + * reinject --known: Avoid second, unncessary checksum of file. -- Joey Hess <id@joeyh.name> Tue, 01 Nov 2016 14:02:06 -0400 |