summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-10-16 14:50:30 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-10-16 14:50:30 -0400
commit5a1ebc109a136b99bf2a5a628da723b400da6f6e (patch)
treecd8332932691523dba26f3852831c238ef3e9cde /CHANGELOG
parent0612f3e605565daa6d75f3000a6b48fba2e46388 (diff)
close bug
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ea488f81e..f6c1c8daa 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,7 +6,7 @@ git-annex (6.20171004) UNRELEASED; urgency=medium
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.)
+ server, which caused uploads to be very slow or sometimes fail.)
* add: Replace work tree file atomically. Before, there was a window
where interrupting an add could result in the file being
moved into the annex, with no symlink yet created.