diff options
author | Joey Hess <joey@kitenet.net> | 2014-01-13 14:52:49 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-01-13 14:52:49 -0400 |
commit | 45c39a20a4ded47f0775c113b50735326558cf17 (patch) | |
tree | 5af3ea8ef1c7b5893564477e1944e29f44ac2db6 /debian | |
parent | fa7934c035ff09b46d646353683c6d9745f0c94d (diff) |
Android: Avoid passing --clobber to busybox wget.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f4a2e4f9e..c9edeef4c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ git-annex (5.20140108) UNRELEASED; urgency=medium * Added tahoe special remote. * external special remote protocol: Added GETGITDIR, and GETAVAILABILITY. + * Android: Avoid passing --clobber to busybox wget. -- Joey Hess <joeyh@debian.org> Wed, 08 Jan 2014 13:13:54 -0400 |