Don't list S3 as a remote type when built without S3 support.

This commit is contained in:
Joey Hess 2012-01-05 23:10:19 -04:00
parent ad43f03626
commit c371c40a88
4 changed files with 13 additions and 18 deletions

1
debian/changelog vendored
View file

@ -1,6 +1,7 @@
git-annex (3.20120106) UNRELEASED; urgency=low
* Support unescaped repository urls, like git does.
* Don't list S3 as a remote type when built without S3 support.
-- Joey Hess <joeyh@debian.org> Thu, 05 Jan 2012 14:29:30 -0400