diff options
author | Joey Hess <joey@kitenet.net> | 2013-04-27 15:16:06 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-04-27 15:16:06 -0400 |
commit | c83faab80214096645edbc6b7b6d3a9f3a7394b1 (patch) | |
tree | 7c1bf39d5c645f35ebb6705078f65c20689d466e /debian/changelog | |
parent | 7193a999b82bef820dfdbc6ebbf06474f3066b81 (diff) |
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.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 07a70fdc9..98e159e4a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -43,6 +43,9 @@ git-annex (4.20130418) UNRELEASED; urgency=low * To enable an existing special remote, the new enableremote command must be used. The initremote command now is used only to create new special remotes. + * 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. -- Joey Hess <joeyh@debian.org> Thu, 18 Apr 2013 16:22:48 -0400 |