summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-12-11 12:13:20 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-12-11 12:13:20 -0400
commit307b40f19591b53830d7d7614bc4be8ff41f1327 (patch)
tree7e59eb273db0613b803a4be3e09c9818ed95887f /debian
parent18d6d9b85442f2a2810c8fa6b938be6bffa624f8 (diff)
webdav: When testing the WebDAV server, send a file with content. The empty file it was sending tickled bugs in some php WebDAV server.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e12c9a5fe..3703e89b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
git-annex (5.20151209) UNRELEASED; urgency=medium
* Add S3 features to git-annex version output.
+ * webdav: When testing the WebDAV server, send a file with content.
+ The empty file it was sending tickled bugs in some php WebDAV server.
-- Joey Hess <id@joeyh.name> Thu, 10 Dec 2015 11:39:34 -0400