summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-02-14 15:42:35 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-02-14 15:47:54 -0400
commit619f66cffe02d30954bec109e90b0ff88f0581fa (patch)
tree03024c0728ff365c5df9e7cf61ca7f8368cd3a10 /debian
parent94340c494e733f1d0dce9edd74de1ff42c034543 (diff)
windows webapp: fix rsync.net support
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 2da215d19..ab0807091 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,7 @@ git-annex (5.20140211) UNRELEASED; urgency=medium
* Preferred content expressions can use metadata=field=value
to limit them to acting on files that have particular metadata.
* Add progress display for transfers to/from external special remotes.
- * Windows webapp: Can set up box.com, Amazon S3 remotes.
+ * Windows webapp: Can set up box.com, Amazon S3, and rsync.net remotes
* Windows webapp: Can create repos on removable drives.
* Windows: Ensure HOME is set, as needed by bundled cygwin utilities.