summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-08-03 17:31:10 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-08-03 17:31:10 -0400
commit85d6a14e09034c30b96a719ff5365736ba71d238 (patch)
treea59fdd00b304f63c6e320d3ba5bc9b32654a1d19 /debian/changelog
parent70cdd7366a5eb0fd232089a1472245c834fa5639 (diff)
convert gcrypt to new regime, including chunking
Some reorg of Remote.Rsync code to export the things gcrypt needs.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 2e00728ad..a6118966e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
git-annex (5.20140718) UNRELEASED; urgency=medium
* New chunk= option to chunk files stored in special remotes.
- Currently supported by: directory, S3, rsync, and all external
+ Supported by: directory, S3, gcrypt, rsync, and all external
and hook special remotes.
* Partially transferred files are automatically resumed when using
chunked remotes!