diff options
author | Joey Hess <joey@kitenet.net> | 2012-04-13 11:26:39 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-04-13 11:26:39 -0400 |
commit | 3642c723209bfb117b16c12f0ad83ef0fe025613 (patch) | |
tree | 4ce6e468d4904ba9476c79fd04f0ca85d112cf65 /debian/changelog | |
parent | fdb246044c7b64802a9d0e90b92a978105a3704f (diff) |
Renamed diskfree.c to avoid OSX case insensativity bug.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0884f7574..abc3ae512 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 |