summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-07-20 17:52:14 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-07-20 18:15:16 -0400
commit5b3ca1777c93daccc4212ed03c658db54b17b747 (patch)
treeed3dcc90f059e44400232684d4f5575c17596988 /debian
parent8f5b6127afc933a9a3c1e44a00e2a44b6b7d2176 (diff)
webapp: Differentiate between creating a new S3/Glacier/WebDav remote, and initializing an existing remote. When creating a new remote, avoid conflicts with other existing (or deleted) remotes with the same name.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cc5ec7d67..abcee242d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,9 @@ git-annex (4.20130710) UNRELEASED; urgency=low
if hinotify cannot process a directory (but can't detect changes in it)
* directory special remote: Fix checking that there is enough disk space
to hold an object, was broken when using encryption.
+ * webapp: Differentiate between creating a new S3/Glacier/WebDav remote,
+ and initializing an existing remote. When creating a new remote, avoid
+ conflicts with other existing (or deleted) remotes with the same name.
-- Joey Hess <joeyh@debian.org> Tue, 09 Jul 2013 19:17:13 -0400