summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-07-06 00:55:00 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-07-06 00:55:00 -0400
commitf5c23ac1ce67311347e38dd6d0b8ad9aa8e383de (patch)
tree986552d76f25383dbee96404c118dd01ae773eea /debian
parentfecdf83d983a61ab7a6ffc48c912361b8afd734c (diff)
Pass -f to curl when downloading a file with it, so it propigates failure.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1fc79b0b1..740f34ed5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ git-annex (4.20130628) UNRELEASED; urgency=low
* addurl --pathdepth: Fix failure when the pathdepth specified is deeper
than the urls's path.
* Windows: Look for .exe extension when searching for a command in path.
+ * Pass -f to curl when downloading a file with it, so it propigates failure.
-- Joey Hess <joeyh@debian.org> Tue, 02 Jul 2013 15:40:55 -0400