windows webapp: fix rsync.net support

This commit is contained in:
Joey Hess 2014-02-14 15:42:35 -04:00
parent 8613f226b3
commit fd09798e40
4 changed files with 44 additions and 18 deletions

2
debian/changelog vendored
View file

@ -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.