summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-08-13 14:20:28 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-08-13 14:20:28 -0400
commit1d71ad072e13c8ed1cb8b34367b57d59e651f0a9 (patch)
tree6114f4eb7d0069b415af422a741e4b669d008055 /debian
parent39fe17b8e4afc8a79000338dd9758cc71fd97677 (diff)
Sped up downloads of files from ssh remotes, reducing the non-data-transfer overhead 6x.
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 b8b82512a..cbb2601eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
git-annex (5.20150813) UNRELEASED; urgency=medium
* --debug log messages are now timestamped with fractional seconds.
+ * Sped up downloads of files from ssh remotes, reducing the
+ non-data-transfer overhead 6x.
-- Joey Hess <id@joeyh.name> Wed, 12 Aug 2015 14:31:01 -0400