summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-09-12 14:08:00 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-09-12 14:10:09 -0400
commitd9b80aca317a2484df5922d589b7b5e3bc30aa4a (patch)
tree071a71c75acb1deeb84aadf14d737294ac954512 /CHANGELOG
parent6550b6211c04cb27208dff3d17010643fe93a11c (diff)
export to webdav
This basically works, but there's a bug when renaming a file that leaves a .git-annex-temp-content-key file in the webdav store, that never gets cleaned up. Also, exporting files with spaces to box.com seems to fail; perhaps it does not support it? This commit was supported by the NSF-funded DataLad project.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4365ed9f9..e885d42f8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,7 +4,7 @@ git-annex (6.20170819) UNRELEASED; urgency=medium
exports of trees to special remotes.
* Use git-annex initremote with exporttree=yes to set up a special remote
for use by git-annex export.
- * Implemented export to directory and S3 special remotes.
+ * Implemented export to directory, S3, and webdav special remotes.
* External special remote protocol extended to support export.
* Support building with feed-1.0, while still supporting older versions.
* init: Display an additional message when it detects a filesystem that