summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-02-06 17:08:54 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-02-06 17:17:35 -0400
commit2d724015bdfdeb54d130d8e9a240f3fbe75306c7 (patch)
tree1f6f56812469df57af5971d47d7cbf3e564d4c9a /debian/changelog
parentd802f73243adb29b4436d0f0fd80660d78dacc58 (diff)
work around absNormPath not working on Windows
When making git-annex links, we want unix-style paths in the link targets.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5bfb26194..3c5d46de4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,7 @@ git-annex (5.20140128) UNRELEASED; urgency=medium
directories.
* Windows: Fix deletion of repositories by test suite and webapp.
* Windows: Test suite 100% passes again.
+ * Windows: Fix bug in symlink calculation code.
-- Joey Hess <joeyh@debian.org> Tue, 28 Jan 2014 13:57:19 -0400