aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-06-26 13:40:57 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-06-26 13:40:57 -0400
commit8ac594f37dfedd0bd6f2bb1b45c8f472b31c66cd (patch)
tree8d28c9c8f08a3f131cc88ff3ce67eb193401839d /CHANGELOG
parentc3c705fe7f5c04e8d2c065066e6f544f8dffafe1 (diff)
fsck: Support --json.
One use case is to get a list of files that fsck fails on, in order to eg, drop them from a remote. This commit was sponsored by Nick Daly on Patreon.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9dbb23575..20d277aba 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
git-annex (6.20170521) UNRELEASED; urgency=medium
* Fix build with QuickCheck 2.10.
+ * fsck: Support --json.
-- Joey Hess <id@joeyh.name> Sat, 17 Jun 2017 13:02:24 -0400