summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-08-08 12:50:51 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-08-08 12:50:51 -0400
commit568f283c4b9bfd5b70d49097d17eeda8ee41ed46 (patch)
tree4ff7919e628dfd6a8de5ea4d3840e50ea5ca017f /debian/changelog
parent1bb3a10425e981c2bb983b646be515dc9dafdb38 (diff)
DAV version turns out to be 1.0.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 1b981c08d..26c30451f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,7 +19,7 @@ git-annex (5.20140718) UNRELEASED; urgency=medium
* WebDAV: Sped up by avoiding making multiple http connections
when storing a file.
* WebDAV: Avoid buffering whole file in memory when uploading.
- * WebDAV: Dropped support for DAV before 0.8.
+ * WebDAV: Dropped support for DAV before 1.0.
* testremote: New command to test uploads/downloads to a remote.
* Dropping an object from a bup special remote now deletes the git branch
for the object, although of course the object's content cannot be deleted