diff options
author | Joey Hess <joey@kitenet.net> | 2012-03-21 21:21:20 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-03-21 21:21:20 -0400 |
commit | 181d2ccd20a41b1785569acb3efb76deb8cbdf00 (patch) | |
tree | 3bcd69b2c31c3e4a1f428b906e58d61492c66c96 /debian/changelog | |
parent | d2283777226d0e386a288ff224c71ce6ed2c1a0b (diff) |
Improve detection of inability to check free disk space.
Don't check if configure indicated checks won't work. This should fix a
FTBFS on mipsel, where configure correctly detects the checks won't work,
while garbage is returned for disk space info at git-annex runtime. It also
means that, when built via cabal, disk space checks are not enabled,
unfortunatly.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cf957deb3..cf732ab34 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +git-annex (3.20120316) UNRELEASED; urgency=low + + * Improve detection of inability to check free disk space. + + -- Joey Hess <joeyh@debian.org> Wed, 21 Mar 2012 21:19:16 -0400 + git-annex (3.20120315) unstable; urgency=low * fsck: Fix up any broken links and misplaced content caused by the |