diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-08-19 12:24:55 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-08-19 12:24:55 -0400 |
commit | 52f4a0722c3c6f71cea0666cba3f27adc085d629 (patch) | |
tree | 3789171e5fc0628d4fcd549309333ce1cd9eb9ee /debian | |
parent | bbd8b63d4768c51bb804dcf03a17fdd895997ab5 (diff) |
importfeed --relaxed: Avoid hitting the urls of items in the feed.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1bba9d806..b81a53328 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ git-annex (5.20150813) UNRELEASED; urgency=medium http. * Avoid building the assistant on the hurd, since an inotify equivilant is not yet implemented in git-annex for the hurd. + * importfeed --relaxed: Avoid hitting the urls of items in the feed. -- Joey Hess <id@joeyh.name> Wed, 12 Aug 2015 14:31:01 -0400 |