diff options
author | Joey Hess <joey@kitenet.net> | 2013-12-02 15:41:20 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-12-02 15:41:20 -0400 |
commit | 7a3aafe76274a9e54395acb8ec2ce351888495de (patch) | |
tree | ae6a865351bc5ead9139b209ad7606b26ad73a34 /debian | |
parent | 1218c7b96704ecf0b4564d19bab2d04f7e539070 (diff) |
copy --from, get --from: When --force is used, ignore the location log and always try to get the file from the remote.
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 8aa16d6a5..19e4cd9ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ git-annex (5.20131131) UNRELEASED; urgency=low versions 5.20131118 through 5.20131127. * rsync special remote: Fix fallback mode for rsync remotes that use hashDirMixed. Closes: #731142 + * copy --from, get --from: When --force is used, ignore the + location log and always try to get the file from the remote. -- Joey Hess <joeyh@debian.org> Sun, 01 Dec 2013 13:57:58 -0400 |