Fall back to internal url downloader when built without curl.

This commit is contained in:
Joey Hess 2013-04-16 15:20:21 -04:00
parent a85c9ba561
commit 6490418a4e
4 changed files with 98 additions and 11 deletions

1
debian/changelog vendored
View file

@ -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