diff options
author | 2014-02-06 16:59:39 -0400 | |
---|---|---|
committer | 2014-02-06 16:59:39 -0400 | |
commit | d802f73243adb29b4436d0f0fd80660d78dacc58 (patch) | |
tree | df6630b4844709e8266f330a875857d395c03454 /debian | |
parent | 595e9a41cedbed40dfc6680d34ef6de5e3a2ff8e (diff) |
Revert "work around absNormPath not working on Windows"
This reverts commit 595e9a41cedbed40dfc6680d34ef6de5e3a2ff8e.
That caused 2 other test cases to fail. Windows path slash issues are
horrible.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3c5d46de4..5bfb26194 100644 --- a/debian/changelog +++ b/debian/changelog @@ -28,7 +28,6 @@ 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 |