summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-04-16 15:20:21 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-04-16 15:42:51 -0400
commit21d8cff6adf42043acaf90537e83c0ab5b357117 (patch)
tree2f8ff7939b1045a8b5fda993b6fd85768c37d2dc /debian/changelog
parent9589cada839ebc0b6edfb9b319d5d6e12844a536 (diff)
Fall back to internal url downloader when built without curl.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 023a3e7d6..94bb249b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -39,6 +39,7 @@ git-annex (4.20130406) UNRELEASED; urgency=low
* webapp: Include the repository directory in the mangled hostname and
ssh key name, so that a locked down ssh key for one repository is not
re-used when setting up additional repositories on the same server.
+ * Fall back to internal url downloader when built without curl.
-- Joey Hess <joeyh@debian.org> Sat, 06 Apr 2013 15:24:15 -0400