aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-04-11 16:14:17 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-04-11 16:14:17 -0400
commit3defc7e357eae652c0d117d48a6bc0e6a3e58017 (patch)
treed0167ea68042c04d91f4f8fbed17614ce9f90b4a /debian
parent423d2bd2e28dad3d2302b2a5660711228d2e38c9 (diff)
addurl: Register transfer so the webapp can see it.
* addurl: Register transfer so the webapp can see it. * addurl: Automatically retry downloads that fail, as long as some additional content was downloaded.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4eba8011d..97ac7b295 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,9 @@ git-annex (4.20130406) UNRELEASED; urgency=low
* assistant: Bug fix to avoid annexing the files that git uses
to stand in for symlinks on FAT and other filesystem not supporting
symlinks.
+ * addurl: Register transfer so the webapp can see it.
+ * addurl: Automatically retry downloads that fail, as long as some
+ additional content was downloaded.
-- Joey Hess <joeyh@debian.org> Sat, 06 Apr 2013 15:24:15 -0400