summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-03-13 14:51:22 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-03-13 14:51:22 -0400
commit21e628912726255a5fe23bd8ef59ef60fbcef002 (patch)
treea58b2d9264aa19d4473cbe7cf8dd6e04eeec3f48 /debian
parent699b34e03f3fcdb90909b02aa4f71706b75e37b4 (diff)
copy --fast --to remote: Avoid printing anything for files that are already believed to be present on the remote.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ca82d88ad..86e0fae39 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ git-annex (5.20140307) UNRELEASED; urgency=medium
* repair: Improve memory usage when git fsck finds a great many broken
objects.
* webapp: Use securemem for constant time auth token comparisons.
+ * copy --fast --to remote: Avoid printing anything for files that
+ are already believed to be present on the remote.
-- Joey Hess <joeyh@debian.org> Thu, 06 Mar 2014 16:17:01 -0400