diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-07-12 13:41:03 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-07-12 13:41:03 -0400 |
commit | 6eaf1e333399625f48f03fb504811a397ab9e0cc (patch) | |
tree | 57e057d1d4e68f6d487da6cc911e098b83462551 /CHANGELOG | |
parent | 51774936cd87be4f95aa7c3256066654f1e23e90 (diff) |
fsck: Fix a reversion in direct mode fsck of a file that is present when the location log thinks it is not. Reversion introduced in version 5.20151208.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -12,6 +12,9 @@ git-annex (6.20160614) UNRELEASED; urgency=medium * Remove the EKG build flag, since Gentoo for some reason decided to enable this flag, depsite it not being intended for production use and so disabled by default. + * fsck: Fix a reversion in direct mode fsck of a file that is + present when the location log thinks it is not. Reversion introduced + in version 5.20151208. -- Joey Hess <id@joeyh.name> Mon, 13 Jun 2016 21:52:24 -0400 |