diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-10-19 17:09:06 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-10-19 17:09:06 -0400 |
commit | 091dccb70fd5a99f951c46386ee7ee0cef737666 (patch) | |
tree | 08027a17bbfaf6e00d7c6a8d7d94b0021f21af0c /debian | |
parent | 3b3b77daed7af7072314ecd5328e2a684b966ca8 (diff) |
Use statvfs on OSX.
Fixes a recent-ish build warning on about 64 bit vs non.
This is the method used by the disk-free-space library, and I tested it to
yield the same results on even 10 tb drives on OSX -- so it's getting 64
bit values.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 54093dd1d..9d768ad28 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +git-annex (5.20151020) UNRELEASED; urgency=medium + + * Use statvfs on OSX. + + -- Joey Hess <id@joeyh.name> Mon, 19 Oct 2015 17:00:21 -0400 + git-annex (5.20151019) unstable; urgency=medium * Fix a longstanding, but unlikely to occur bug, where dropping |