summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d9684762e..4fac7a51a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,11 @@ git-annex (6.20171004) UNRELEASED; urgency=medium
* webdav: Make --debug show all webdav operations.
* Fix build with aws-0.17.
+ * webdav: Avoid unncessisarily creating the collection at the top
+ of the repository when storing files there, since that collection
+ is created by initremote.
+ (This seems to work around some brokenness of the box.com webdav
+ server which was entering a redirect loop.)
-- Joey Hess <id@joeyh.name> Sat, 07 Oct 2017 14:11:00 -0400