summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-01-11 12:10:38 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-01-11 12:10:38 -0400
commit705054e5b89fe230909bff9d4dca5fee40eff7e8 (patch)
treecb13a06fe242481245a8e75d595e38f236c7fe23 /debian
parent5297b375483b2e90bec2bf1558abaddaa602732d (diff)
When annex.http-headers is used to set the User-Agent header, avoid sending User-Agent: git-annex
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ffe04377c..1002ce89f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -53,6 +53,8 @@ git-annex (6.20151219) UNRELEASED; urgency=medium
(and little used) plumbing command to.
* view: Fix crash in non-unicode capable locale when entering a view
of metadata containing a slash or backslash.
+ * When annex.http-headers is used to set the User-Agent header, avoid
+ sending User-Agent: git-annex
-- Joey Hess <id@joeyh.name> Sat, 19 Dec 2015 13:31:17 -0400