summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-04-23 14:16:53 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-04-23 14:16:53 -0400
commit060e698c88fefab5a55e99d5d8a45897fc1571ac (patch)
tree1082aef6219e9eaf22c538d3cdba92328501dc1b /debian
parent8fb9ed4c74ecd332a1d2c8219cd3429b78053b0b (diff)
S3: git annex enableremote will not create a bucket name, which failed since the bucket already exists.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b151d2963..fa707a0af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ git-annex (5.20150421) UNRELEASED; urgency=medium
in Debian Jessie.
* S3: git annex info will show additional information about a S3 remote
(endpoint, port, storage class)
+ * S3: git annex enableremote will not create a bucket name, which
+ failed since the bucket already exists.
-- Joey Hess <id@joeyh.name> Tue, 21 Apr 2015 15:54:10 -0400