Put a workaround in the directory special remote for strange behavior with VFAT filesystems on Linux (mounted with shortname=mixed)

This commit is contained in:
Joey Hess 2011-11-22 18:20:55 -04:00
parent fd81b5047b
commit 75a590bdd8
3 changed files with 76 additions and 27 deletions

7
debian/changelog vendored
View file

@ -1,3 +1,10 @@
git-annex (3.20111123) UNRELEASED; urgency=low
* Put a workaround in the directory special remote for strange behavior
with VFAT filesystems on Linux (mounted with shortname=mixed)
-- Joey Hess <joeyh@debian.org> Tue, 22 Nov 2011 17:53:42 -0400
git-annex (3.20111122) unstable; urgency=low
* merge: Improve commit messages to mention what was merged.