Windows: Fix handling of views of filenames containing '%'

This commit is contained in:
Joey Hess 2014-12-30 17:48:04 -04:00
parent ae72e4a62a
commit a4cf80f460
2 changed files with 14 additions and 3 deletions

1
debian/changelog vendored
View file

@ -10,6 +10,7 @@ git-annex (5.20141220) UNRELEASED; urgency=medium
* bittorrent: Fix locking problem when using addurl file://
* Windows: Fix local rsync filepath munging (fixes 26 test suite failures).
* Windows: Got the rsync special remote working.
* Windows: Fix handling of views of filenames containing '%'
-- Joey Hess <id@joeyh.name> Mon, 22 Dec 2014 15:16:38 -0400