diff options
author | Joey Hess <joeyh@joeyh.name> | 2014-12-30 17:48:04 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2014-12-30 17:48:04 -0400 |
commit | 9c2f520e57a61667bd887275e645baf8ee0f4f6f (patch) | |
tree | 42444a66f2a116da7b96825dda43beaa31cda961 /debian | |
parent | dd38607b51535f02fe058107b606dd744a463837 (diff) |
Windows: Fix handling of views of filenames containing '%'
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7f5f9cf88..a387baadf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 |