summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-12-02 17:51:02 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-12-02 17:51:02 -0400
commit2fba1ba40d9c3f07f36e68515ceb1031e7983421 (patch)
tree8f88c12a809064f6f7bf09904b58956b0a24ca2b /debian/changelog
parentb9320ee1d53bfe72b0fbf7e08c927f5b45bbc5c9 (diff)
Avoid deleting temp files when rsync fails.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5a9d332bc..fb2d2aae2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ git-annex (0.11) UNRELEASED; urgency=low
* If available, rsync will be used for file transfers from remote
repositories. This allows resuming interrupted transfers.
* Added remote.annex-rsync-options.
+ * Avoid deleting temp files when rsync fails.
-- Joey Hess <joeyh@debian.org> Thu, 02 Dec 2010 16:54:12 -0400