summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-04-23 14:12:25 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-04-23 14:12:25 -0400
commit8fb9ed4c74ecd332a1d2c8219cd3429b78053b0b (patch)
tree7f3d227cfae89e6c4201e0384fb8898c91fc42f6 /debian/changelog
parent036942dda47e49f3ef9726f239185078e05ad8b2 (diff)
S3: git annex info will show additional information about a S3 remote (endpoint, port, storage class)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4553130d6..b151d2963 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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