aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d663815ac..75f1e383a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -17,8 +17,8 @@ git-annex (6.20180113) UNRELEASED; urgency=medium
hopefully hackage finally recognises that OS.
* Split Test.hs and avoid optimising it much, to need less memory to
compile.
- * Fix behavior of --json-progress followed by --json, in which
- the latter option disabled the former.
+ * Fix behavior of --json-progress followed by --json, the latter option
+ used to disable the former.
* Added --json-error-messages option, which makes messages
that would normally be output to standard error be included in
the json output.