Renamed diskfree.c to avoid OSX case insensativity bug.

This commit is contained in:
Joey Hess 2012-04-13 11:26:39 -04:00
parent fdb246044c
commit 3642c72320
7 changed files with 9 additions and 5 deletions

1
debian/changelog vendored
View file

@ -7,6 +7,7 @@ git-annex (3.20120407) UNRELEASED; urgency=low
configuration setting, doing fuzzy matching using the restricted
Damerau-Levenshtein edit distance, just as git does. This adds a build
dependency on the haskell edit-distance library.
* Renamed diskfree.c to avoid OSX case insensativity bug.
-- Joey Hess <joeyh@debian.org> Sun, 08 Apr 2012 12:23:42 -0400