diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-12-11 13:50:31 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-12-11 13:50:31 -0400 |
commit | 69a64069bbe72421186d08a8fb28de889caac942 (patch) | |
tree | 536df96010e5c66edf583466ebf983b5451f3e28 /debian | |
parent | d769454704555d7e969754de22e32fd7ed738aaa (diff) | |
parent | 1b710b96c201e7b9fbecdb876e282f75653dfdea (diff) |
Merge branch 'master' into smudge
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1b645fd06..7e3b1514e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,9 @@ git-annex (6.20151225) unstable; urgency=medium 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. + * fsck: Failed to honor annex.diskreserve when checking a remote. -- Joey Hess <id@joeyh.name> Thu, 10 Dec 2015 11:39:34 -0400 |