diff options
author | Joey Hess <joey@kitenet.net> | 2013-04-27 17:01:24 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-04-27 17:01:24 -0400 |
commit | 248cc63440665813575bd1fb8b2bd276c4755afc (patch) | |
tree | 8b8269a7e43b16b126fb9c002cf3cda706e876cf /debian/changelog | |
parent | 84eb825854bae51cfae6a2ac04c4a5e0f824ccb3 (diff) |
Store an annex-uuid file in the bucket when setting up a new S3 remote.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 98e159e4a..197057f1f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -46,6 +46,7 @@ git-annex (4.20130418) UNRELEASED; urgency=low * webapp: Now automatically fills in any creds used by an existing remote when creating a new remote of the same type. Done for Internet Archive, S3, Glacier, and Box.com remotes. + * Store an annex-uuid file in the bucket when setting up a new S3 remote. -- Joey Hess <joeyh@debian.org> Thu, 18 Apr 2013 16:22:48 -0400 |