diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-04-27 18:10:56 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-04-27 18:10:56 -0400 |
commit | bad1f3faa36fd29c6baa66f0cfd57b1c8b6fdb22 (patch) | |
tree | 1b0233104bee8c95976950ae55b459507d60d10d /debian/changelog | |
parent | c130d5252189865cbd68a96d780861f8851cba2b (diff) |
changelog
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index ffca9cda3..4840490d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +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. + * S3: Let git annex enableremote be used, without trying to recreate + a bucket that should already exist. * Fix bogus failure of fsck --fast. * S3: Fix incompatability with bucket names used by hS3; the aws library cannot handle upper-case bucket names. git-annex now converts them to |