diff options
author | Joey Hess <joey@kitenet.net> | 2012-12-01 17:12:41 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-12-01 17:12:41 -0400 |
commit | 2aeda930371a945cafc1bf3ca5ea1485abdda12b (patch) | |
tree | e0a0eaf72851680542f506369a693272aa304e7b /debian/changelog | |
parent | e2eed1bd95c412fcb70776b217b16ccbb894e6cc (diff) |
webdav: Avoid trying to set props, avoiding incompatability with livedrive.com. Needs DAV version 0.3.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cfcf3de00..1491154b8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,8 @@ git-annex (3.20121128) UNRELEASED; urgency=low associated with a file. * webapp: S3 and Glacier forms now have a select list of all currently-supported AWS regions. + * webdav: Avoid trying to set props, avoiding incompatability with + livedrive.com. Needs DAV version 0.3. -- Joey Hess <joeyh@debian.org> Wed, 28 Nov 2012 13:31:07 -0400 |