summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-09-03 14:32:26 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-09-03 14:32:26 -0400
commit21376d8937b4ab2994338060d7a15eb8392c6f77 (patch)
tree782ae53beb9dd72e7d585732b774274e4aa75d68 /debian
parentb80370b6371ec5ea8f335dfe7ce88b828c0e4e49 (diff)
importfeed: Also ignore transient problems with downloading content from feeds.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog11
1 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 98bfd9445..59fdeff36 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+git-annex (4.20130828) UNRELEASED; urgency=low
+
+ * importfeed: Also ignore transient problems with downloading content
+ from feeds.
+ * Honor core.sharedrepository when receiving and adding files in direct
+ mode.
+
+ -- Joey Hess <joeyh@debian.org> Tue, 03 Sep 2013 14:31:45 -0400
+
git-annex (4.20130827) unstable; urgency=low
* Youtube support! (And 53 other video hosts). When quvi is installed,
@@ -25,8 +34,6 @@ git-annex (4.20130827) unstable; urgency=low
* Debian: Run the builtin test suite as an autopkgtest.
* Debian: Recommend ssh-askpass, which ssh will use when the assistant
is run w/o a tty. Closes: #719832
- * Honor core.sharedrepository when receiving and adding files in direct
- mode.
-- Joey Hess <joeyh@debian.org> Tue, 27 Aug 2013 11:03:00 -0400