summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-01-14 12:54:29 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-01-14 12:54:29 -0400
commit4b6da6c752d48bc022e7c4e0e8606808efddec46 (patch)
treea306c1e89823ca2fffa361bc7ae776803d1126ab /debian/changelog
parente51fa53d21d60a73fb2b7b8a39e554005820d528 (diff)
webapp: Avoid illegal characters in hostname when creating S3 or Glacier remote.
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 8f0384bf0..249164e39 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,8 @@ git-annex (3.20130108) UNRELEASED; urgency=low
* In direct mode, files with the same key are no longer hardlinked, as
that would cause a surprising behavior if modifying one, where the other
would also change.
+ * webapp: Avoid illegal characters in hostname when creating S3 or
+ Glacier remote.
-- Joey Hess <joeyh@debian.org> Tue, 08 Jan 2013 12:37:38 -0400