summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-02-25 15:13:27 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-02-25 15:26:33 -0400
commit156703043d825c4da5f0080106f130d214fc1d46 (patch)
tree9b768021bdd58c9f1d734e4be6b6fb1d2c953000 /debian
parentb36d8f7d5658be508613f8cb8cf3f22bb460736d (diff)
Windows webdav: Fix DOS path separator bug.
Use posix </> etc for urls.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1e260a424..1bce6a26c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,7 @@ git-annex (5.20140222) UNRELEASED; urgency=medium
* repair: Optimise unpacking of pack files, and avoid repeated error
messages about corrupt pack files.
* Make annex.web-options be used in several places that call curl.
+ * Windows webdav: Fix DOS path separator bug.
-- Joey Hess <joeyh@debian.org> Fri, 21 Feb 2014 13:03:04 -0400