diff options
author | Joey Hess <joey@kitenet.net> | 2014-07-30 11:19:05 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-07-30 11:20:35 -0400 |
commit | 58e7f9b8681f24304ddc20cc6b32691f7c5070b1 (patch) | |
tree | adb3274007ba31ff6bcb5b67a4785af42b00226d /debian | |
parent | a6b6666c488f37e2e02ca0ec151283e0a41c5631 (diff) |
WebDAV: Dropped support for DAV before 0.6.1.
0.6.1 is in testing, and stable does not have DAV at all, so I can dispense
with this compatability code
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 32704de56..bacd89080 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ git-annex (5.20140718) UNRELEASED; urgency=medium Fix this, including support for fixing up repositories that were incompletely repaired before. * Fix cost calculation for non-encrypted remotes. + * WebDAV: Dropped support for DAV before 0.6.1. -- Joey Hess <joeyh@debian.org> Mon, 21 Jul 2014 14:41:26 -0400 |