summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-02-20 15:56:26 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-02-20 15:56:26 -0400
commit805340f3304fbc2962ce334f4d887c4cbf28395c (patch)
tree00b874e7156beb86ee1d788ec0968ba7e0111380 /debian/changelog
parentebd1c5fa37ef2dcd9187e3cd20ac9be4b6c56531 (diff)
glacier: Do not try to run glacier value create when an existing glacier remote is enabled.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3d15e9f7a..04414f753 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,8 @@ git-annex (5.20140211) UNRELEASED; urgency=medium
and the annex.numcopies git config setting.
* trust, untrust, semitrust, dead: Warn when the trust level is
overridden in .git/config.
+ * glacier: Do not try to run glacier value create when an existing glacier
+ remote is enabled.
* Windows webapp: Can set up box.com, Amazon S3, and rsync.net remotes
* Windows webapp: Can create repos on removable drives.
* Windows: Ensure HOME is set, as needed by bundled cygwin utilities.