summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-03-08 15:15:20 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-03-08 15:15:20 -0400
commit1a497cefb47557f0b4788c606f9071be422b2511 (patch)
tree2066a4ed5a36a692958931e9247e83c0aac27dc1 /CHANGELOG
parent95514449e8a4a0d52483a8ca4b8110a130b47bf1 (diff)
fsck -q: When a file has bad content, include the name of the file in the warning message.
This commit was sponsored by Alexander Thompson on Patreon.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 012f32d0e..b5f202183 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -9,6 +9,8 @@ git-annex (6.20170301.2) UNRELEASED; urgency=medium
in the full transfer scan, to avoid using too much CPU.
* get -J: Improve distribution of jobs amoung remotes when there are more
jobs than remotes.
+ * fsck -q: When a file has bad content, include the name of the file
+ in the warning message.
-- Joey Hess <id@joeyh.name> Thu, 02 Mar 2017 12:51:40 -0400