diff options
author | Joey Hess <joey@kitenet.net> | 2013-08-21 18:19:01 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-08-21 18:19:01 -0400 |
commit | 40e63f87c409d47686480a7ddf8b5034d1d7ddcd (patch) | |
tree | 570308718b696b39144c1f5470662fb14be97110 /debian | |
parent | 813f94706e0f4c9afa529f1eabe3f4100f45b50d (diff) |
Set --clobber when running wget to ensure resuming works properly.
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 cc60b973b..3101a99bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ git-annex (4.20130816) UNRELEASED; urgency=low * import: Add options to control handling of duplicate files: --duplicate, --deduplicate, and --clean-duplicates * mirror: New command, makes two repositories contain the same set of files. + * Set --clobber when running wget to ensure resuming works properly. -- Joey Hess <joeyh@debian.org> Thu, 15 Aug 2013 15:47:52 +0200 |