S3: git annex info will show additional information about a S3 remote (endpoint, port, storage class)

This commit is contained in:
Joey Hess 2015-04-23 14:12:25 -04:00
parent d469875f4b
commit b3eccec68c
2 changed files with 18 additions and 7 deletions

2
debian/changelog vendored
View file

@ -3,6 +3,8 @@ git-annex (5.20150421) UNRELEASED; urgency=medium
* S3: Enable debug logging when annex.debug or --debug is set.
* Dropped support for older versions of yesod, warp, and dbus than the ones
in Debian Jessie.
* S3: git annex info will show additional information about a S3 remote
(endpoint, port, storage class)
-- Joey Hess <id@joeyh.name> Tue, 21 Apr 2015 15:54:10 -0400