summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-04-09 13:02:57 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-04-09 13:02:57 -0400
commit7166fa150bbe98079e707ee9916434bd7e0affcc (patch)
tree7861e1b5527d830fc972b51921b34ea1a152252c /debian
parenta67cf42a599146acee0401525ccdc7cbe3211ad9 (diff)
importfeed: Fix feed download when curl is used.
This bug used to only afflict file:/// urls, but became more exposed by b1483ee577dded9e00f8d82d52a806ee02888b2c.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9ef48e01f..3c4f0d1bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ git-annex (5.20150406.2) UNRELEASED; urgency=medium
commit.
* info: Display repository mode: bare when in a bare (non-direct mode)
repo.
+ * importfeed: Fix feed download when curl is used.
-- Joey Hess <id@joeyh.name> Mon, 06 Apr 2015 20:14:20 -0400