diff options
author | Joey Hess <joey@kitenet.net> | 2014-04-17 13:31:39 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-04-17 13:31:39 -0400 |
commit | 99729065ad220c525b9af09fbe9ac084217aefe7 (patch) | |
tree | 6680bf887800ed09f4cdb18aaff0fd53be349bb0 /debian | |
parent | f10602dba8b61f82a654a0c855b5afe71bd80e0f (diff) |
drop --from: When local repository is untrusted, its copy of a file does not count.
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 5fcec002a..817e4d4b6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,8 @@ git-annex (5.20140413) UNRELEASED; urgency=medium the configuration of a previously known repository. Useful if a repository got deleted and you want to clone it back the way it was. + * drop --from: When local repository is untrusted, its copy of a file does + not count. -- Joey Hess <joeyh@debian.org> Fri, 11 Apr 2014 21:33:35 -0400 |