diff options
author | Joey Hess <joey@kitenet.net> | 2013-09-25 15:29:56 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-09-25 15:29:56 -0400 |
commit | a286ee114b76db22054a71987508d7de834cba63 (patch) | |
tree | 0b28eda73e7df3958bfd2570a52bb255e25f7b7e /debian | |
parent | d2b503f7edb486f31545633fc7c7b4a9999a271e (diff) |
indirect: Better behavior when a file in direct mode is not owned by the user running the conversion.
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 09e395815..fad2d372e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,8 @@ git-annex (4.20130921) UNRELEASED; urgency=low * assistant: Clear the list of failed transfers when doing a full transfer scan. This prevents repeated retries to download files that are not available, or are not referenced by the current git tree. + * indirect: Better behavior when a file in direct mode is not owned by + the user running the conversion. -- Joey Hess <joeyh@debian.org> Sun, 22 Sep 2013 19:42:29 -0400 |